HI, Today I got back to a project that I haven't touched for a couple of months and noticed that Tapestry error page that is displayed is totally short. Sometimes it displays only the heading and sometimes a heading and the first paragraph. I am pretty sure that this problem existed before in this project but I was neglecting it so I do not know what change caused this to start happening.
As for greenfield projects, everything is normal. I use Tapestry 5.0.11. and this was happening for sure in 5.0.8, maybe even earlier. I didn't turn it off intentionally, nor I know how to do this. Can somebody tell me what could be the cause of the problem? I know that Tapestry does this right by default, but what are the most probable sensitive points in the code that I should look for. Here is the HTML of the error page that Tapestry generates (as you can see, it is very minimal): <html><head><link href="../../assets/tapestry/default.css" rel="stylesheet" type="text/css"><title>Application Exception</title></head><body><h1 class="t-exception-report">An unexpected application exception has occurred.</h1><p></p></body></html> -- View this message in context: http://www.nabble.com/-T5--Detailed-error-report-page-disappeared-tp16149310p16149310.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]