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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tiles framework |Controller Version|1.1RC2 |Nightly Build ------- Additional Comments From [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]