User "Catrope" posted a comment on MediaWiki.r94421. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/94421#c21001 Commit summary:
(bug 26283) Previewing user JS/CSS pages doesn't load other user JS/CSS pages Comment: Fixed in r94766. Localized namespace names were indeed causing problems. Spaces weren't, but that was only by accident (I was using two different functions that both happened to output spaces). Now using getPrefixedDBkey() so things are always converted to the native namespace name with underscores before comparing them. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
