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=43680>. 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=43680 ------- Additional Comments From [EMAIL PROTECTED] 2007-10-23 07:09 ------- again, the reason seems to be SSL. i have a rewrite rule in place that will redirect all http:// requests to the authoring interface to https://. the proxy link rewriter needs to take the current protocol into account (currently it doesn't). when i submit, i now get a "you are leaving an encrypted session" warning, because the form action link is http. when the post request is being redirected, it gets eaten somewhere. the "does not do anything" i mentioned above only happens when you configure the proxy to use relative urls. if https were the only problem, it should work with relative urls. but it doesn't, so there must be another issue lurking... -- 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]
