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=14259>. 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=14259 RedirectingActionForward to external URL's stopped working [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | ------- Additional Comments From [EMAIL PROTECTED] 2002-11-05 16:49 ------- I beg to differ :-) You say this is the same bug as 11021, which has been solved. I'm still seeing the following behaviour: A RedirectingActionForward that tries to redirect to eg. "http://www.sun.com", gets the uri translated into "/ContextPath/http://www.sun.com", which results in an error from the browser. You can find the reason for this if you look in RequestProcessor version 1.20, in the processForwardConfig method. If you can confirm that this is the correct behaviour, I won't reopen the bug again :-) -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>