Bug - #489 - tags.none: is not filtering tagless tasks

- Context::autoFilter was suppressing 'tags' filter terms due to the
  +tag/-tag syntax, which we now know only augments attribute modifiers,
  and doesn't replace them.
This commit is contained in:
Paul Beckingham 2010-09-09 21:56:16 -04:00
parent 0dd71612e4
commit 87158f505a
3 changed files with 66 additions and 6 deletions

View file

@ -72,6 +72,7 @@
after a due date (thanks to T. Charles Yun).
+ Fixed bug #480, which didn't properly support @ characters in tags. This
also now supports $ and #.
+ Fixed bug #489, which caused the filter 'tags.none:' to fail.
+ Fixed problem with command line configuration overrides that had no
values.
+ Fixed problem with the 'undo' command not observing the rc.color or the