Actions
Defect #6473
closedNew gantt broken after clearing issue filters
Start date:
2010-09-23
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The gantt page is not displayed after clearing issue filters.
Processing IssuesController#gantt (for 127.0.0.1 at 2010-09-23 20:25:49) [POST] Parameters: {"set_filter"=>"1", "action"=>"gantt", "authenticity_token"=>"d0vIMe5BZ+c2EfHbu13mRUaGIV2KSncblHjC36W9Gjk=", "controller"=>"issues"} Filter chain halted as [:authorize] rendered_or_redirected. Completed in 27ms (View: 4, DB: 1) | 403 Forbidden [http://localhost/issues/gantt?set_filter=1]
Files
Related issues
Updated by Yuki Kita about 14 years ago
- File show.html.erb.patch show.html.erb.patch added
Here is the patch
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from New to Resolved
- Target version set to 1.0.2
- Resolution set to Fixed
Fixed in r4176 on calendar as well.
Updated by Eric Davis about 14 years ago
- Status changed from Resolved to Closed
- Target version changed from 1.0.2 to 1.1.0
The new Gantt chart is part of 1.1.0 so it doesn't need to be merged into 1.0.2.
Actions