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

           Summary: wikibits.js - Sorting fails if bottom row hasn't enough
                    columns
           Product: MediaWiki
           Version: 1.14-svn
          Platform: All
               URL: http://de.wikipedia.org/wiki/Benutzer:PatDi/Kanton#Neu_-
                    _Neue_Version
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: minor
          Priority: Normal
         Component: User interface
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=5537)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5537)
Fix for wikibits.js (ts_toLowerCase)

If you go to the above URL and try to sort the table by second column, you will
get an error "s is undefined: wikibits.js?184, Line 718". This is because
ts_toLowerCase(s) doesn't check for empty values (like e.g. ts_parseFloat
does).

Simple fix attached.


-- 
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 watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to