Project

General

Profile

Actions

Defect #2221

closed

Today filter fails on sqlite

Added by Alex Mankuta over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
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

redmine-sqlite-today.patch (786 Bytes) redmine-sqlite-today.patch Today patch for sqlite Alex Mankuta, 2008-11-21 12:04
Actions #1

Updated by Jean-Philippe Lang over 15 years ago

  • Category changed from Search engine to Issues
  • Status changed from New to Closed
  • Target version set to 0.8
  • Affected version (unused) set to devel
  • Resolution set to Fixed

Actually, the fix was a bit more complex so that it works with Postgresql as well.
It should be fixed in r2054. Thanks for pointing out.

Actions

Also available in: Atom PDF