Anonymous | Login | Signup for a new account | 2012-09-13 19:31 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
068 | Source Integration | Filters | public | 2009-10-19 11:02 | 2009-10-19 11:10 | |||
Reporter | John Reese | |||||||
Assigned To | John Reese | |||||||
Priority | normal | Severity | major | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Product Version | 0.14 | |||||||
Target Version | 0.14 | Fixed in Version | 0.14 | |||||
Summary | 068: Ending date filter is non-inclusive | |||||||
Description | When searching for changesets on a single day, setting starting and ending filters on the same date, no changesets are returned because the date strings generated are implicitly cast by the database to "XXXX-YY-ZZ 00:00:00:". The filter system should be enhanced to generate "XXXX-YY-ZZ 23:59:59" for the end date filter so that the given date is inclusive, while the start date generates "XXXX-YY-ZZ 00:00:00" so that it too can be inclusive. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
John Reese (administrator) 2009-10-19 11:10 |
Fix committed to master branch at 2009-10-19 18:02:33. |
![]() |
|||
Source Integration: master f9f65250
Timestamp: 2009-10-19 18:02:33 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Fix 068: End date filter is non-inclusive | ||
mod - Source/Source.FilterAPI.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-19 11:02 | John Reese | New Issue | |
2009-10-19 11:02 | John Reese | Status | new => assigned |
2009-10-19 11:02 | John Reese | Assigned To | => John Reese |
2009-10-19 11:10 | John Reese | Note Added: 067 | |
2009-10-19 11:10 | John Reese | Status | assigned => resolved |
2009-10-19 11:10 | John Reese | Fixed in Version | => 0.16 |
2009-10-19 11:10 | John Reese | Resolution | open => fixed |
2009-10-19 11:10 | John Reese | Changeset attached | master f9f65250 => |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1121 seconds. memory usage: 8,318 KB |