Actions
Defect #2221
closedToday filter fails on sqlite
Start date:
2008-11-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I use Redmine with sqlite and it has some issues with today filter. Basically it shows tomorrow issues but not today.
It looks like a bug in sqlite itself. The lower value is not tested for equality but higher is.
PS: I didn't check other date filters yet. Probably they need similar fixes too.
Files
Actions