You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hendy Irawan (JIRA)" <ji...@apache.org> on 2014/06/17 09:35:01 UTC

[jira] [Created] (WICKET-5621) Store more information to/with BufferedWebResponse that survives multi-RequestCycle redirect

Hendy Irawan created WICKET-5621:
------------------------------------

             Summary: Store more information to/with BufferedWebResponse that survives multi-RequestCycle redirect
                 Key: WICKET-5621
                 URL: https://issues.apache.org/jira/browse/WICKET-5621
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.16.0
            Reporter: Hendy Irawan


>From [~mgrigorov] :

It seems {{org.apache.wicket.response.filter.ServerAndClientTimeFilter}} and 
the other similar filters lie because they use the current request cycle's 
begin time. The processing time when there is a buffered 
response should be quite small. 

The reported time at the moment is not very useful. 
It seems we need to store more information to/with BufferedWebResponse to 
be able to cover the requirements in this mail thread and 
WICKET-5129.

Original thread and use case: http://apache-wicket.1842946.n4.nabble.com/How-to-get-PageClass-from-BufferedResponseRequestHandler-And-how-to-quot-link-quot-related-requests-td4666247.html




--
This message was sent by Atlassian JIRA
(v6.2#6252)