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

       Web browser: ---
            Bug ID: 56952
           Summary: Number sorting doesn't work in spanish Wikipedia
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Tables using the sortable class in spanish wikipedia doesn't work in the
intended way.
E.g. A table with a column of these numbers
1,2
12 001,5
1200,2
9010,9

sort as
1,2
12 001,5
1200,2
9010,9

when it should be
1,2
1200,2
9010,9
12 001,5

Notice, the use of comma as decimal separator (decimal point is correct too)
and space as delimiter.

A showcase for this is in:
https://es.wikipedia.org/wiki/Usuario:Tgor/sortingtest

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