Actions
Defect #2726
closedApply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-02-12
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Example:
- goto project redmine's issue
- change the status to all in the filter dropdown
- click apply
- if the issues are paginated, the pagination link will lose it's project parameter
- then if you click the page linke, you will see all project's issues
Updated by Eric Davis about 16 years ago
I can confirm this bug, probably another one from the REST urls. We should see about adding some stronger integration tests (e.g. webrat) or some browser driven tests.
Updated by Jean-Philippe Lang about 16 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fixed in r2459.
Actions