https://bugzilla.wikimedia.org/show_bug.cgi?id=17139
David Griffiths <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Griffiths <[email protected]> 2009-02-07 08:27:08 UTC --- Was just about to open this same issue when I came across this. BTW my fix was to add this as the first line of ts_dateToSortKey: date = date.replace(/^\s+|\s+$/g,""); // trim white space Oh, just noticed that this is reported against a different file. My issue was in skins/common/wikibits.js. -- 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
