Bug #418 - due.before:eow not working

- Fixed bug #418, which caused the attribute modifier 'due.before' to fail
  if the year was not included in the dateformat (thanks to Michelle Crane).
- Bug was probably fixed when #416 was fixed, but now has it's own unit tests.
This commit is contained in:
Paul Beckingham 2010-06-27 14:25:03 -04:00
parent 007c194c8c
commit 0f7cf1cd52
2 changed files with 98 additions and 0 deletions

View file

@ -41,6 +41,8 @@
included in the dateformat (thanks to Michelle Crane).
+ Fixed bug #417, which caused sorting on countdown fields to be wrong
(thanks to Michell Crane).
+ Fixed bug #418, which caused the attribute modifier 'due.before' to fail
if the year was not included in the dateformat (thanks to Michelle Crane).
------ old releases ------------------------------