[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2013-03-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

db  changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #3 from db  ---
The vars are correct:
"wgSeparatorTransformTable":[",."," ,"]
"wgDigitTransformTable":["",""]
And tablesort splits by the \t

Looks like the regex get confused by the space and only getting the first block
as number.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2012-12-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

Bartosz Dziewoński  changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=43165

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||aklap...@wikimedia.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2012-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

--- Comment #2 from Bartosz Dziewoński  ---
Actually, it seems like it is, coming from wgSeparatorTransformTable. I'd have
to look into it more to figure out what's happening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2012-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

Bartosz Dziewoński  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||matma@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Bartosz Dziewoński  ---
$.tablesorter doesn't consider space a valid number separator, and it's not
included in the regex for detecting numbers that's built on line 391 of
resources/jquery/jquery.tablesorter.

I'm not sure if we can just include it there, or if it's going to cause some
breakage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42924] Wrong sorting in tables with {{formatnum}} in es.wikipedia due to spaces to separate thousands

2012-12-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42924

Andre Klapper  changed:

   What|Removed |Added

Version|unspecified |1.21-git
Summary|Wrong sorting in tables |Wrong sorting in tables
   |with {{formatnum}} in   |with {{formatnum}} in
   |es.wikipedia|es.wikipedia due to spaces
   ||to separate thousands

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l