User "Catrope" posted a comment on MediaWiki.r100699. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100699#c25682 Commit summary:
(bug 31499) articlePathRegex (detection of external links within the same wiki) broken when wgServer is protocol-relative Comment: mw.Uri might help, I'm not sure. The point of the regex is not to "just" parse the URL, but also to verify it conforms to $wgArticlePath and extract the page name. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
