manox14 / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

cookies date is wierd, sort is useless #821

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  go to cookies
2.  sort by date
3. date format is wierd (weekday, month, day, time, year) and useless for 
sorting

What is the expected output? What do you see instead?
-date in the ISO format, year, month, day, time. easy to sort and read

What version of the product are you using? On what operating system?
- 0.10.1, ubuntu 9.10 x86_64 package, locale pt_PT@euro

Original issue reported on code.google.com by dmotale...@gmail.com on 21 Dec 2009 at 2:51

GoogleCodeExporter commented 9 years ago
Wow, that's crazy!  It's doing a lexicographic sort on the weekday!

I can't believe such a ridiculous bug exists.

Original comment by dhhw...@gmail.com on 21 Dec 2009 at 2:05

GoogleCodeExporter commented 9 years ago
I've created a patch and submitted it for inclusion.
[http://github.com/vipw/arora/tree/issue821]

Original comment by jrwi5...@gmail.com on 29 Dec 2009 at 10:58

GoogleCodeExporter commented 9 years ago
Merged, thanks!

Original comment by ice...@gmail.com on 30 Dec 2009 at 7:11