Defect #6157
closedApplying custom queries should not redirect away from calendar or gantt pages
0%
Description
If you have custom queries in place, they will be visible on the calendar and gantt pages as well as the issues page. Clicking on them always redirects you to the issues page though. You can go back to the calendar or gantt pages afterwards and the query will be applied, but it'd be nice if you weren't redirected away in the first place.
I'll start working on a patch for this issue.
Files
Related issues
Updated by Adam Soltys over 14 years ago
- File retain_action_when_applying_custom_query.diff retain_action_when_applying_custom_query.diff added
I think this patch does it. Please review. Also available at http://github.com/asoltys/redmine/tree/retain_action_when_applying_custom_query
Updated by Mischa The Evil about 14 years ago
Adam Soltys wrote:
I think this patch does it. Please review. [...]
This patch seems to work fine for me...
Note: the change in the CalendarsController
has become obsolete after r4245.
Updated by Daniel Felix almost 12 years ago
- Status changed from New to Needs feedback
I'm currently not able to reproduce this. Anyone else can confirm this is fixed?
Updated by Mischa The Evil over 11 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Fixed