[Bug 614] New: opac-user.pl doesn't show which items are waiting
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=614 Summary: opac-user.pl doesn't show which items are waiting Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net The default template for opac-user.pl displays a message, ' You have reserved items waiting:' when a member has reserves waiting, but it doesn't display the items. The template shows this loop: <TMPL_LOOP NAME="WAITING"> <tr><td><b><TMPL_VAR NAME="btitle"></b></td><td>pick up at: <b><TMPL_VAR NAME="branch"></b></td></tr> </TMPL_LOOP> But the array WAITING seems to always be empty. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz