[Bug 1870] New: Label search results screen missing TMPL variables
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1870 Summary: Label search results screen missing TMPL variables Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Label printing AssignedTo: joe.atzberger@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org The add to label batch search (/cgi-bin/koha/labels/label-item-search.pl) has markup: <!-- TMPL_IF name=total --> <b>Results <!-- TMPL_VAR name="from" --> to <!-- TMPL_VAR name="to" --> of <!-- TMPL_VAR name="total" --></b><br><br> <!-- TMPL_ELSE --> No results found<br /> <!-- /TMPL_IF --> 'total' and 'to' are undefined. Also, the next, current, and previous navigation links are not displaying, so you can't get to the next page of search results. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com