DO NOT REPLY [Bug 12344] - Seems like you can only save ActionErrors in request scope...

2002-10-13 Thread bugzilla

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12344

Seems like you can only save ActionErrors in request scope...

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2002-10-13 01:09 ---
Fixed in nightly build 20021013.  Thanks for the patch!

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




Re: DO NOT REPLY [Bug 12344] - Seems like you can only save ActionErrors in request scope...

2002-10-13 Thread David M. Karr

 bugzilla == bugzilla  [EMAIL PROTECTED] writes:

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

bugzilla http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12344

bugzilla Seems like you can only save ActionErrors in request scope...

bugzilla [EMAIL PROTECTED] changed:

bugzillaWhat|Removed |Added
bugzilla 

bugzilla  Status|NEW |RESOLVED
bugzilla  Resolution||FIXED

bugzilla --- Additional Comments From [EMAIL PROTECTED]  2002-10-13 
01:09 ---
bugzilla Fixed in nightly build 20021013.  Thanks for the patch!

This fix appears to address the ability to retrieve the errors from any scope.
How do you get them into any scope but request?  The Action.saveErrors()
method doesn't appear to have an overloaded version taking a scope key.

Also note that it would be good if any changes to how errors works would also
be done in the messages tag, if they are compatible.

-- 
===
David M. Karr  ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


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