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

Paul Benedict updated STR-2494:
-------------------------------

    Fix Version/s: 1.4.0
         Assignee:     (was: Struts Developers)

This is also possible with parameters to the chain config. Marking this as 1.4

> Make an option to NOT automatically remove messages from session after 
> redirect
> -------------------------------------------------------------------------------
>
>                 Key: STR-2494
>                 URL: https://issues.apache.org/struts/browse/STR-2494
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2.7
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Michael Jouravlev
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Currently (from 1.2.6?) RequestProcessor removes messags automatically once 
> they
> were accessed. For the dialog functinality it is necessary that a user should 
> be
> able to reload a page any number of times, and still be able to see its 
> content
> with error messages intact.
> I would prefer RequestProcessor to either stop removing messages from session,
> or to have a parameter for not removing them. Seems that currently I have to
> override processCachedMessages to remove this functionality.

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

Reply via email to