- Full transition to the new filtering mechanism, using the new expression
  evaluator. It is working well enough to start the dogfood.  Many tests
  now broken.
This commit is contained in:
Paul Beckingham 2014-05-25 08:51:56 -04:00
parent df173d7d84
commit f5a13e5e42
2 changed files with 1 additions and 48 deletions

View file

@ -2022,7 +2022,7 @@ void Task::modify (
}
}
// OldDurations too.
// Durations too.
else if (name == "recur" ||
column->type () == "duration")
{