Summary: | Lists pagination menu disappears after list deletion | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Lists | Assignee: | Chris Cormack <chris> |
Status: | CLOSED DUPLICATE | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/virtualshelves/shelves.pl | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 5524 | ||
Bug Blocks: |
Description
Owen Leonard
2011-08-26 16:49:59 UTC
Looks like this only happens when the patch for Bug 5524 has been applied. Without it one is redirected to the "create new list" page after deleting a list. Note that the wrapper <div> is being output to the template, so it's not as if some condition is not being met. It appears that the pagination_bar variable isn't getting populated. |