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

       Web browser: ---
             Bug #: 31682
           Summary: MW1.18 broke Edittools for Special:Upload
           Product: MediaWiki
           Version: 1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Uploading
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


MediaWiki:Editools stopped working on Special:Upload
since MW 1.18 changed textarea Id

I guess the easiest way to fix this is 
to add #wpUploadDescription to the list of these inputs: 
$('...').focus( function() {   currentFocused = $(this); }

See
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/resources/mediawiki.action/mediawiki.action.edit.js?view=markup

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