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=37817>. 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=37817 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 18:51 ------- Created an attachment (id=17843) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17843&action=view) Alternative change to TagUtils The "redirect" variable is used in two places - for the separator and the to decide whether to use response.encodeURL() or response.encodeRedirectURL(). Would seem to make sense in my view to just removed the check on the forward's redirect setting - since its the method parameter that indicates whether the url is going to be used for a redirect (as in the RedirectTag) or just to render a url. Having said that, its worked this way for a long time. So I'm reluctant to change it. Maybe the best solution would be for you to have a "forward" without "redirect" being set to true? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]