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

Luca Arzeni closed TAP5-2594.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 5.4.1

Closing as it works like stated in the docs.

> Tapestry doesn't clear page values, even if they are not persistent?
> --------------------------------------------------------------------
>
>                 Key: TAP5-2594
>                 URL: https://issues.apache.org/jira/browse/TAP5-2594
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4.1
>            Reporter: Luca Arzeni
>            Priority: Minor
>             Fix For: 5.4.1
>
>         Attachments: Start.java, Start.tml
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to