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

       Web browser: ---
             Bug #: 31909
           Summary: It should be possible to add select boxes to account
                    creation form
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: User login
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Currently in specials/SpecialUserlogin.php we use a $template object which
comes from templates/Userlogin.php. The UsercreateTemplate class includes a
function addInputItem() with 'type' as third parameter. However, in execute(),
an <input> is hardcoded which prevents the usage of <select> boxes.

It should be possible to add select boxes to the account creation form. (Maybe
the code needs a general clean-up as well..)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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