DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35254>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35254

           Summary: Make an option to NOT automatically remove messages from
                    session after redirect
           Product: Struts
           Version: 1.2.7
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Controller
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to