https://bugzilla.wikimedia.org/show_bug.cgi?id=18003
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Brion Vibber <[email protected]> 2011-05-24 23:30:31 UTC --- r88766 should pretty much resolve this on trunk: * added explicit default, acceptable values list, and description for the parameter so it shows correctly in help * still not using $this->getMain()->getParameter('format') since this ignores our default -- so still using the same code to manually fetch it. Added a comment about that bit though, so if someone wants to clean them up in future, spiff. -- 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
