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=30821>. 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=30821 module attribute does not fully replace contextRelative Summary: module attribute does not fully replace contextRelative Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Custom Tags AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] module attribute does not fully replace contextRelative attribute : Some JSP in my module share gif with default module (application root). I used to set : <html:img page="/images/purchase.gif" contextRelative="false"/> When using module="" in replacement of deprecated contextRelative module prefix is appended to image URL. Notice <html:rewrite> works fine with module attribute for such use, but it uses TagUtils.computeURLWithCharEncoding. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
