View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004692 | mantisbt | filters | public | 2004-10-12 06:42 | 2005-07-23 02:22 |
| Reporter | tandler | Assigned To | thraxisp | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.0 | ||||
| Summary | 0004692: Filter settings in URL are lost when changing sort criteria | ||||
| Description | When you have an issue list that uses filters settings in the URL (as used by the My View page), the settings are lost when you want to change the sort order. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
|
My View links are hardcoded as temporary filters (and so you lose them when you try and do anything). These links need to be changed to use the config setting. |
|
|
I think the it is the same problem like 0004628. |
|
|
Re Narcissus: |
|
|
Jim: Your TT sounds like mine 0004490 |
|
|
Side remark: If all issue list filters were encoded in the URL (instead of cookies or whatever), this would allow to open multiple list views in the same browser (in different tabs), e.g. have both "assigned to me" and "hi-prio issue" lists visible. This would be /very/ handy sometimes! |
|
|
Is there a way to patch this until a fix comes out? |
|
|
related to 0005543, right? |
|
|
Yes. this is the same root cause as 0005543. |
|