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 (Created) (JIRA)" <ji...@apache.org> on 2012/01/15 15:26:41 UTC

[jira] [Created] (WICKET-4336) One of the stateless examples makes the page stateful

One of the stateless examples makes the page stateful 
------------------------------------------------------

                 Key: WICKET-4336
                 URL: https://issues.apache.org/jira/browse/WICKET-4336
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.4
            Reporter: Martin Grigorov
            Assignee: Emond Papegaaij
             Fix For: 1.5.4


Stateless example - Stateless page that stores state in URL (http://www.wicket-library.com/wicket-examples/stateless/state-in-url) - makes the page stateful.
Could be related to WICKET-4290.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4336) One of the stateless examples makes the page stateful

Posted by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4336.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
         Assignee: Martin Grigorov  (was: Emond Papegaaij)

Fixed.
It seems to be broken since we made .setResponsePage(pageInstance) to make the page stateful.
                
> One of the stateless examples makes the page stateful 
> ------------------------------------------------------
>
>                 Key: WICKET-4336
>                 URL: https://issues.apache.org/jira/browse/WICKET-4336
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.4
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0, 1.5.4
>
>
> Stateless example - Stateless page that stores state in URL (http://www.wicket-library.com/wicket-examples/stateless/state-in-url) - makes the page stateful.
> Could be related to WICKET-4290.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira