Bug #416 - Sorting by due date with dateformat MD wrong

- Fixed bug #416, which caused sorting on a date to fail if the year was not
  included in the dateformat (thanks to Michelle Crane).
- Added unit tests.
This commit is contained in:
Paul Beckingham 2010-06-25 09:09:20 -04:00
parent 2ab1df77df
commit 3c2987f53f
4 changed files with 82 additions and 1 deletions

View file

@ -50,4 +50,5 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
Rich Mintz
Seneca Cunningham
Dirk Deimeke
Michelle Crane