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 [EMAIL PROTECTED] 2004-06-25 14:11 ------- I have added a patch that contains the new methods. I have deferred to greater wisdom :) , and shortened the method names. I agree the third alternative would also work. That is, creating a new addErrors(ActionErrors) that would replace saveErrors() if developers wish to use it. In fact, as i type this, I like that idea better. You guys could mark saveErrors() deprecated, and addErrors() would do everything saveErrors() did and more. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
