[
https://issues.apache.org/jira/browse/WICKET-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510968#comment-14510968
]
ASF subversion and git services commented on WICKET-5893:
---------------------------------------------------------
Commit bffd084c96f7a93fa391251a2fc59445a5424cf6 in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=bffd084 ]
WICKET-5893 CookieUtils should use the original response when saving a cookie
(cherry picked from commit e3808b8df3625b0134f0ca8bef6e45f9ccf27995)
> 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: 7.0.0-M5, 6.19.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 6.20.0, 7.0.0-M6
>
>
> 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)