View Issue Details

IDProjectCategoryView StatusLast Update
0000867HTML & PERLBug Report - Interfacepublic2008-01-14 15:43
ReporterAmour Assigned Tofahrenheit  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000867: date format on private messages results in bad sorting
DescriptionGo on your private messages (assuming you have a few of them):
http://anidb.net/perl-bin/animedb.pl?show=msg

If you double-click on a column title, it will sort the messages accordingly. But when sorting the messages by date, it will sort them according to the day of the month first!

Two possible solutions:
1) changing the JS to sort according to the year, then the month, then the day, then the time.
2) changing the date format for private messages to YY/MM/DD instead.
TagsNo tags attached.

Activities

fahrenheit

2008-01-13 00:44

reporter   ~0001579

date parsing has been changed recently, don't know if this still applies.

Amour

2008-01-13 07:45

reporter   ~0001588

still applies.

fahrenheit

2008-01-14 15:43

reporter   ~0001593

fixed and uploaded change.

the char that separates the date and hour isn't really a space.

Issue History

Date Modified Username Field Change
2008-01-12 15:52 Amour New Issue
2008-01-13 00:44 fahrenheit Status new => assigned
2008-01-13 00:44 fahrenheit Assigned To => fahrenheit
2008-01-13 00:44 fahrenheit Note Added: 0001579
2008-01-13 00:44 fahrenheit Status assigned => feedback
2008-01-13 07:45 Amour Note Added: 0001588
2008-01-14 15:43 fahrenheit Status feedback => resolved
2008-01-14 15:43 fahrenheit Resolution open => fixed
2008-01-14 15:43 fahrenheit Note Added: 0001593