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)