You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/09/12 00:59:52 UTC

[jira] [Created] (TAP5-2178) Can get a servlet error 500 if a page can not be assembled due to new link back to page

Howard M. Lewis Ship created TAP5-2178:
------------------------------------------

             Summary: Can get a servlet error 500 if a page can not be assembled due to new link back to page
                 Key: TAP5-2178
                 URL: https://issues.apache.org/jira/browse/TAP5-2178
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Howard M. Lewis Ship


The new ExceptionReport page attempts to build al ink back to the page with the error .. but that can fail because the page can't be assmbled, resulting in a servlet-container 500 page, which is not as helpful as the actual exception report.

A flag is needed to indicate that the target page successfully loaded the RequestGlobals.activePage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira