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

            Bug ID: 67581
           Summary: Special:RandomInCategory should use FormSpecialPage
                    instead of SpecialPage
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: doug...@chippy.ch
       Web browser: ---
   Mobile Platform: ---

Currently, [[Special:RandomInCategory]] extends SpecialPage, but is a form. For
consistency, we should extend FormSpecialPage instead.

At the moment, [[Special:RandomInCategory]] has a unique layout implemented by
replacing $2 in a i18n string with the form: this can look strange, and I'm not
sure we want it changing layout based solely on the interface language: we
should change this to the standard <fieldset> with the blue box and so forth.

Fixing this bug would invalidate bug 67253.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to