You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/04/24 14:21:39 UTC

[jira] [Created] (WICKET-5893) CookieUtils should use the original response when saving a cookie

Martin Grigorov created WICKET-5893:
---------------------------------------

             Summary: CookieUtils should use the original response when saving a cookie
                 Key: WICKET-5893
                 URL: https://issues.apache.org/jira/browse/WICKET-5893
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.19.0, 7.0.0-M5
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Report at users@: http://markmail.org/message/7ep5kar6kvmn766l

It is not possible to save a cookie inside Component#renderHead() method because at that time Wicket sets temporarily a StringResponse for collecting the header contributions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)