https://bugzilla.wikimedia.org/show_bug.cgi?id=39403
Daniel Werner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #6 from Daniel Werner <[email protected]> 2012-08-17 18:45:30 UTC --- Alright, I think I put the pieces together and figured out the problem I am having. Has to do with the parser tests setup for articles. All articles are created with upper-case letters, the $wgCapitalLinks is temporarily overwritten during ParserTest::addArticle(). See Bug 39461 where I explain this issue in detail. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
