https://bugzilla.wikimedia.org/show_bug.cgi?id=40679
--- Comment #4 from Roan Kattouw <[email protected]> 2012-10-01 23:43:18 UTC --- (In reply to comment #3) > (In reply to comment #2) > > Moreover, doesn't setting $wgServer to an HTTP URL result in HTTP URLs > > appearing in articles, even when viewing them over HTTPS? > > This I have not tested, but note that this bug will only occur if > wfExpandUrl() > is called, meaning if the link is relative (like most link URLs are AFAIK), > then it won't be a problem. Sure. But try this (fairly common) code snippet: [{{fullurl:{{FULLPAGENAME}}|action=edit§ion=new}} Add a new section to this page] -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
