Defect #1055
Bug in displaying issues
| Status: | Closed | Start: | 2008-04-14 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Tickets | |||
| Target version: | 0.7 | |||
| Affected version: | devel |
Resolution: | Fixed |
|
Description
There is bug in displaying issues:
- I'm in project, for example: redmine.ourdomain.com/projects/myproject/
- I go to issues: redmine.ourdomain.com/projects/myproject/issues
- Then I select my custim querry (global one, not public) by clikcing on custom query name in right column (My open issues)
- Now I go to another page in same project, like homepgae of project: redmine.ourdomain.com/projects/myproject/
- Now when I go back to Issues page by clicking on menu tab, I'm on right place: http://red.idn.cz/projects/pepsi-football2008/issues but I see my tickets for all projects, not for current project only.
- When I click on name of custom querry in the right columnt, everything is ok again. It seems there is some problem that redmine "remebrers" my last view of Issues page, but interpret it in a wrong way.
Associated revisions
Issue list shows all tickets when going back to a global query inside a project (closes #1055).
History
2008-04-14 21:22 - Jean-Philippe Lang
- Subject changed from Bug in dusplaying issues to Bug in displaying issues
- Resolution set to Fixed
Fixed in r1352.