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

       Web browser: ---
             Bug #: 36991
           Summary: Tablesorter sorts dates incorrectly
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch-need-review
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The tablesorter module could easily determine that "1 Apr 2012" is DMY order
and "Apr 1 2012" is MDY order, but for some reason it doesn't. It just converts
them to "1 4 2012" and "4 1 2012", respectively, and then assumes MDY or DMY
order based on the global wiki configuration.

Gerrit changeset coming shortly.

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