Actions
Defect #8574
closedTime report: date range fields not enabled when using the calendar popup
Start date:
2011-06-09
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
After the last update from 1.1 to 1.2 we got following bug. This can also be reproduced on demo.redmine.org.
Steps to reproduce- Go to any project's Overview page. Then go to Report.
- By default you see "all time" selected (http://screencast.com/t/UZ4tIC6l1).
- Click on calender icon and select range from a day one week before (in this sample I selected 2011-06-02) to previous day (here I selected 2011-06-08).
- Click "Apply".
Expected result
Date range stays the same (from 2011-06-02 to 2011-06-08) and you can follow with adding "details".
Actual result
Date range is reset to default one (from 2011-06-09 to 2011-06-09) http://screencast.com/t/9AxjuIkIQQuo So, you have to select necessary range again :( (from 2011-06-02 to 2011-06-08)...
Updated by Etienne Massip over 13 years ago
Updated by Anton Nepomnyaschih over 13 years ago
I've reproduced this in my Chrome 12.0.742.30 dev-m and also at Firefox 4.0.1. Here is result: http://screencast.com/t/IxtlkjS03on
Updated by Etienne Massip over 13 years ago
- Category set to Time tracking
- Target version set to Candidate for next minor release
Ok, got it. Date input controls states are not updated if you popup calendars without selecting 2nd radio button first.
Updated by Jean-Philippe Lang over 12 years ago
- Subject changed from Spent time report strange date range behaviour to Time report: date range fields not enabled when using the calendar popup
- Category changed from Time tracking to UI
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 1.4.1
- Resolution set to Fixed
Fixed in r9452.
Updated by Jean-Philippe Lang over 12 years ago
- Status changed from Resolved to Closed
Merged in r9453.
Actions