koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 614] New: opac-user.pl doesn't show which items are wai


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 614] New: opac-user.pl doesn't show which items are waiting
Date: 17 Sep 2003 19:14:33 -0000

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]