https://bugzilla.wikimedia.org/show_bug.cgi?id=28887
--- Comment #4 from Brion Vibber <[email protected]> 2011-05-09 21:43:38 UTC --- It looks pretty wrong to return the same object for multiple calls here; this might be some old remnant of when the special page objects were just entries for the lookup list and the actual code was handled by a separate function. (A few of them might still do that, but many/most? have been moved to the newer extended class style where the object actually does the work.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
