Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4468

Stateful components which are invisible force page to be stateful

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.5
    • 1.5.6, 6.0.0-beta2
    • wicket
    • None

    Description

      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.

      Attachments

        1. WICKET-4468.patch
          1.0 kB
          Martin Tzvetanov Grigorov

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              bgooren Sebastian Gooren
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: