| Summary | use of file name filters might result incorrect empty result page |
| Queue | Gollem |
| Queue Version | 1.1-RC1 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | Jan Schneider <jan (at) horde (dot) org> |
| Requester | leena (dot) heino (at) uta (dot) fi |
| Created | 02/02/09 (404 days ago) |
| Due | |
| Updated | 03/19/09 (359 days ago) |
| Assigned | 02/02/09 (404 days ago) |
| Resolved | 03/19/09 (359 days ago) |
| Attachments | |
| Milestone | |
| Patch | No |
Taken from
State ⇒ Resolved
http://cvs.horde.org/diff.php/gollem/manager.php?rt=horde&r1=1.146.2.22&r2=1.146.2.23&ty=u
Assigned to
State ⇒ Unconfirmed
Patch ⇒
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ use of file name filters might result incorrect empty result page
Type ⇒ Bug
Priority ⇒ 1. Low
1. Open a directory that has so many files that the directory listing
has to be split into different pages.
2. Go to last page eg. page 5
3. Set file name filter to show eg. files beginning with a.
4. The filter result page is opened to page 5. If the filter results
page can be fit in only page then the user sees an empty results page
number 5.
What user expected to happen:
Show the first page of filter results, not the page number that user
happened to be browsing in the original directory listing.