You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/10/13 01:45:50 UTC

[jira] Updated: (TAPESTRY-1822) "flash" persistence seems broken because values are not cleared from the HttpSession

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

Howard M. Lewis Ship updated TAPESTRY-1822:
-------------------------------------------

    Priority: Minor  (was: Critical)

This is not urgent, as the null is almost as good as the attribute being entirely missing.  It just represents extra server-side state and processing.

> "flash" persistence seems broken because values are not cleared from the HttpSession
> ------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1822
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1822
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>         Environment: Jetty 4.2.26
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> I believe that HttpSession.setAttribute(String,Object) should *remove* the attribute entirely when value is null.
> This is not happening; instead the value null is stored in the HttpSession.
> This couild be due to the version of Jetty in use, but is still a headache.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org