"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: Critical
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]