https://bugzilla.wikimedia.org/show_bug.cgi?id=24254
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Brion Vibber <[email protected]> 2011-07-12 17:24:29 UTC --- Reverted in r91974; this looks pretty wrong. Patch makes extra DB calls, assumes things about the 'action' request var, overrides output vars that may have been previously set elsewhere, fails to check for existence before hitting the db, and generally looks really funky. What exactly is this meant to do, and what side effects are possible? Is this even necessary or useful at all? Fetching random page metadata normally is something we'd expect JS to do via the API... -- 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
