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
            Priority: Minor


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.

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

        

Reply via email to