You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/06/25 03:01:55 UTC

DO NOT REPLY [Bug 29792] - Action method saveErrors lose messages on chained actions

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=29792>.
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=29792

Action method saveErrors lose messages on chained actions





------- Additional Comments From husted@apache.org  2004-06-25 01:01 -------
The general feeling among the Committers is that Actions should not be chained
in this way. Only one Action per request should be generating and saving error
messages. Though, I might buy a getActionErrors(HttpServletRequest) method, for
the sake of completeness, if you provided the patch. :)

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