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 2002/11/18 03:55:51 UTC

DO NOT REPLY [Bug 14092] - RequestUtils.present() is looking for resources in wrong scope.

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

RequestUtils.present() is looking for resources in wrong scope.

dgraham1980@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From dgraham1980@hotmail.com  2002-11-18 02:55 -------
I changed present() to look for the MessageResources in this order: page, request, application.  
I left the check in the page scope in case something depends on this.  If someone understands this 
method better and knows we can remove the page scope check please reopen with an explanation.  
Thanks for the patch!

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>