View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001210 | HTML & PERL | Bug Report - Interface | public | 2008-07-21 18:14 | 2008-07-23 15:54 |
Reporter | BhaaL | Assigned To | DerIdiot | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001210: Changing filters may show "No result" (paging issue) | ||||
Description | Changing Filters on MyList while not on the first page may result in a "No results" page, despite the fact that there are actually results. The "Prev" button is active, clicking it will sollve the problem temporarily. This becomes more annoying tho when your initial MyList has more than 2 pages, and you are on one of the last ones when filtering. In my case (3 pages of MyList), results showed up after hitting "Prev" two times getting back to first page. Proposed solution: Check QueryString value for "page", and reset if necessary. | ||||
Additional Information | Steps to reproduce: 1) Open MyList with 2+ pages. 2) Switch to 2nd page. 3) Deselect (for example) "Filestate: external storage" (anything that would result in less than 30 results) 4) Hit "Update" 5) Page shows "No results. Learn how to add files blah...". 6) "Prev" button is active, hit that. 7) MyList shows correct files. | ||||
Tags | No tags attached. | ||||
|
right now i remember why i had that parameter deleted initially. hmpf ok will have to think of something |
|
OK changed the behavior. if there will be no results when using filters (after pressing update) first the page parameter is stripped and afterward the character parameter. i hope that will not confuse some users. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-21 18:14 | BhaaL | New Issue | |
2008-07-21 18:22 | DerIdiot | Note Added: 0002211 | |
2008-07-21 18:22 | DerIdiot | Assigned To | => DerIdiot |
2008-07-21 18:22 | DerIdiot | Status | new => acknowledged |
2008-07-23 15:54 | DerIdiot | Status | acknowledged => resolved |
2008-07-23 15:54 | DerIdiot | Resolution | open => fixed |
2008-07-23 15:54 | DerIdiot | Note Added: 0002217 |