You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/04/11 23:35:07 UTC

[jira] [Closed] (WICKET-3537) Wicket example "Library" - sign out not working

     [ https://issues.apache.org/jira/browse/WICKET-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Guay-Paquet closed WICKET-3537.
----------------------------------------


> Wicket example "Library" - sign out not working
> -----------------------------------------------
>
>                 Key: WICKET-3537
>                 URL: https://issues.apache.org/jira/browse/WICKET-3537
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5-RC2
>            Reporter: Bertrand Guay-Paquet
>            Assignee: Martin Grigorov
>              Labels: example, library
>             Fix For: 1.5-RC3
>
>
> Steps to reproduce :
> 1-Click on the "library" example
> 2-sign in
> 3-sign out
> Step 3 produces :
> HTTP ERROR 500
> Problem accessing /library/wicket/bookmarkable/org.apache.wicket.examples.library.SignOut. Reason:
>     Header was already written to response!
> Caused by:
> java.lang.IllegalStateException: Header was already written to response!
> 	at org.apache.wicket.protocol.http.HeaderBufferingWebResponse.checkHeader(HeaderBufferingWebResponse.java:62)
> 	at org.apache.wicket.protocol.http.HeaderBufferingWebResponse.addCookie(HeaderBufferingWebResponse.java:69)
> 	at org.apache.wicket.util.cookies.CookieUtils.save(CookieUtils.java:297)
> 	at org.apache.wicket.util.cookies.CookieUtils.remove(CookieUtils.java:233)
> 	at org.apache.wicket.util.cookies.CookieUtils.remove(CookieUtils.java:80)
> 	at org.apache.wicket.authentication.strategy.DefaultAuthenticationStrategy.remove(DefaultAuthenticationStrategy.java:151)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira