Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2594

Tapestry doesn't clear page values, even if they are not persistent?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.4.1
    • 5.4.1
    • tapestry-core
    • None

    Description

      If I add a list to a page, even if the list is not persistent, its values are persisted on the page, and are shown even to different users and session (they are in the global)

      Steps to reproduce:
      biuld an app with the start page and start tml attached.

      1) invoke the start page with no parameter on the activation context (eg, simply calling "start")
      the page will show "empty"

      2) invoke the start page with some parameter (eg, calling "start/a/b")
      the page will show "filled"

      3) from now on, the page will no more show "empty", even if invoked with no parameters

      Regards,
      larzeni

      Attachments

        1. Start.java
          1 kB
          Luca Arzeni
        2. Start.tml
          0.3 kB
          Luca Arzeni

        Activity

          People

            Unassigned Unassigned
            larzeni Luca Arzeni
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: