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 2003/10/25 03:48:02 UTC

DO NOT REPLY [Bug 23020] - simple page action mappings within modules to jsp's not working

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

simple page action mappings within modules to jsp's not working

mrdon@twdata.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Tiles framework             |Controller
            Version|1.1RC2                      |Nightly Build



------- Additional Comments From mrdon@twdata.org  2003-10-25 01:48 -------
This bug is because the call to RequestUtils.forwardURL() is not made in
processForward(), the method called to check for a "forward" attribute in an
action mapping, but it is in regular action forwards returned from an Action in
processForwardConfig().  

Does anyone object to me making this change?

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