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=42050>. 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=42050 ------- Additional Comments From [EMAIL PROTECTED] 2007-05-07 05:15 ------- Created an attachment (id=20139) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20139&action=view) the output of default/authoring/index.html with proxying enabled this is the output of the default publication with the following proxy settings: <proxies> <proxy area="live" ssl="true" url="https://stackingdwarves.net/cms/default/live"/> <proxy area="live" ssl="false" url="http://stackingdwarves.net/cms/default/live"/> <proxy area="authoring" ssl="true" url="https://stackingdwarves.net/cms/default/authoring"/> <proxy area="authoring" ssl="false" url="http://stackingdwarves.net/cms/default/authoring"/> </proxies> the request URL was "https://stackingdwarves.net/cms/default/index.html". the following issues arise: * the lenya GUI does not honor proxying (see stylesheet and javascript links in header and tab links in <div id="lenya-menus"/> * the language selector creates absolute URLs that are not properly rewritten * same for the search module * links in content area sometimes miss the "https" (but not always!) -- 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]
