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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/26 12:03:25 UTC

[jira] [Resolved] (WICKET-4468) Stateful components which are invisible force page to be stateful

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

Martin Grigorov resolved WICKET-4468.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
                   1.5.6
         Assignee: Martin Grigorov
    
> Stateful components which are invisible force page to be stateful
> -----------------------------------------------------------------
>
>                 Key: WICKET-4468
>                 URL: https://issues.apache.org/jira/browse/WICKET-4468
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.5
>            Reporter: Sebastian Gooren
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.5.6, 6.0.0-RC1
>
>
> Stateful components which are not rendered (setVisible(false)) force the page to be stateful.
> Page#isPageStateless() visits all components to check Component#isStateless(), whether they are visible or not.
> Please change this so invisible components no longer force a page to be stateful.

--
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