Summary: | After deleting a list the output of lists is truncated | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Lists | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED INVALID | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | aleisha |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Full list of lists with pagination links
The list of lists after the first item has been deleted |
Created attachment 4445 [details]
The list of lists after the first item has been deleted
This bug is not T:T related. It is present in the html_template_pro branch as well. *** Bug 5525 has been marked as a duplicate of this bug. *** *** Bug 6792 has been marked as a duplicate of this bug. *** Is this still valid? |
Created attachment 4444 [details] Full list of lists with pagination links This bug happens when the lists of lists is more than one page. Delete a list from the first page of lists. When the page reloads the output of lists is truncated at 19 (instead of 20) and the pagination links at the bottom of the page are gone.