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

       Web browser: ---
             Bug #: 29454
           Summary: Enforce byteLimit on wpNewTitle on Special:Move
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Javascript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
        Depends on: 29397
    Classification: Unclassified


This was done in r87808 and reverted in r90257.

In order to do this properly:
- Implement a callback ability in jQuery.fn.byteLimit
- Re-do r87808 in mediawiki.special.movePage.js, but with a callback function
this time filtering the input down to the "main" portion without the namespace
prefix.
-- getting the name without namespace prefix is easy with mw.Title

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

Reply via email to