https://bugzilla.wikimedia.org/show_bug.cgi?id=45221

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |easy
                 CC|                            |[email protected]

--- Comment #3 from Bartosz Dziewoński <[email protected]> ---
I would say this affects Special:Diff too.

Fixing this would basically require doing two things for each of the affected
special pages:

* Adding `public function isListed() { return true; }` (see
  e.g. SpecialCreateAccount for an example).
* Making them generate a form with brief instructions instead of an exception
  when no parameters are provided (see e.g. SpecialComparePages for an
  example, I think).

-- 
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

Reply via email to