http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15324 Bug ID: 15324 Summary: Checkout page shows title "Waiting holds:" even for patron without waiting holds Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The checkout page shows the H3 title "Waiting holds:" even if the patron does not have holds waiting. To reproduce: - Make sure that you have a patron A with waiting holds and A patron B without waiting holds - Go to the checkout page for patron A (Home > Circulation > Checkouts > ...) - At the right, there is a title "Waiting holds:" and a list of holds waiting - Go to the checkout page for patron B - At the right, you see a stray title "Waiting holds:" Expected: The title is not displayes if patron has no holds waiting. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.