https://bugzilla.wikimedia.org/show_bug.cgi?id=37452
Patricio Molina <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Patricio Molina <[email protected]> 2012-06-10 15:26:06 UTC --- includes/specials/SpecialPrefixindex.php uses Linker::linkKnown() (which has "noclasses" in their structure) instead of Linker::link() https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/specials/SpecialPrefixindex.php;h=730969df03bd2f282bc091421e45aa2ff6dee306;hb=master#l197 Does anybody know why linkKnown() is used instead of link()? -- 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
