Bug 6792

Summary: Lists pagination menu disappears after list deletion
Product: Koha Reporter: Owen Leonard <oleonard>
Component: ListsAssignee: 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
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 5524    
Bug Blocks:    

Description Owen Leonard 2011-08-26 16:49:59 UTC
If you have multiple page of lists, after deleting a list you are redirected back to the same lists page but the pagination menu has disappeared.
Comment 1 Owen Leonard 2011-08-26 18:34:18 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.
Comment 2 Owen Leonard 2011-08-26 18:58:06 UTC
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.
Comment 3 Owen Leonard 2011-11-23 15:53:44 UTC

*** This bug has been marked as a duplicate of bug 6495 ***