Pedro Santos created WICKET-4659:
------------------------------------

             Summary: The default exception mapper is replying cacheable 
exceptional responses
                 Key: WICKET-4659
                 URL: https://issues.apache.org/jira/browse/WICKET-4659
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.0.0-beta2
            Reporter: Pedro Santos
            Assignee: Pedro Santos


The problem is that some common URLs in the application like to a page instance 
are responding the cached exception page rather than hitting the server for the 
page instance being requested. It happens because at some moment in the past a 
exception page were replied and cached for a request in this URL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to