[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2013-12-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

--- Comment #10 from Derk-Jan Hartman hartman.w...@gmail.com ---
I think the best way to solve this is to have postfixes for the sorttype. You
could have: date, date-dmy, date-mdy etc. That should solve a lot of problems.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2013-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

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

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2013-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

--- Comment #9 from Umherirrender umherirrender_de...@web.de ---
The tests where already fixed with gerrit 63482, but now broken again (but that
is bug 57776). Not sure, if this bug is resolved with that patch.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #8 from Bartosz Dziewoński matma@gmail.com ---
(In reply to comment #5)
 Instead the char used as decimal point should be guessed from the data where
 possible.

I am positive that this is not possible in general. For example, how would you
order 1,234.567 and 1.234,567? Either could mean '1.234567' or '1234.567' in
different locales.

I suggest WONTFIX.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2013-07-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com
 Blocks||31601

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 CC||umherirrender_de...@web.de

--- Comment #7 from Umherirrender umherirrender_de...@web.de ---
Setting page language to 'en' of that special page should help here. But I have
no idea, how to do that for a special page.
Some php tests set the language to ensure, that special page links are equals
to the expected string.

-- 
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 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2012-09-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #6 from Niklas Laxström niklas.laxst...@gmail.com 2012-09-06 
08:24:03 UTC ---
The bug title describes a solution or feature, not an bug. Setting priority to
enhancement.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34093] jquery.tablesorter should guess decimal point and thousand separator from date string instead of global setting

2012-07-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34093

Michael M. listenle...@gmail.com changed:

   What|Removed |Added

Summary|jquery.tablesorter sorts|jquery.tablesorter should
   |incorrectly in non-English  |guess decimal point and
   |context |thousand separator from
   ||date string instead of
   ||global setting

--- Comment #5 from Michael M. listenle...@gmail.com 2012-07-14 08:31:10 UTC 
---
Like bug 36991:
Currently the tablesorter just trust the global variable
wgSeparatorTransformTable.
Instead the char used as decimal point should be guessed from the data where
possible.
Only for cases like 1.234 (which could be either a German/Dutch/... number
greater than one thousand or an Englisch/... number between 1 and 2) it should
rely on that variable.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l