https://bugzilla.wikimedia.org/show_bug.cgi?id=16806
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Brion Vibber <[email protected]> 2008-12-31 23:49:56 UTC --- Regression seems to be due to changes in what Title::isAlwaysKnown() checks -- it used to pretty much only tackle off-wiki stuff and Specials, things which we're *not* supposed to record in link tables. The fix in r45174 is insufficient as it only checks the file case; we've got several other things borked: * MediaWiki: links are not recorded * Non-existent special pages *are* recorded -- 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
