https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22536
Bug ID: 22536
Summary: Display problem in Holds to Pull report
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 86732
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86732&action=edit
Screenshot
In 18.11, the holds to pull screen displays <br/> in the table when an
bibliographic record has more than one copy (see attached screenshot). This
seems to be related to the template:
</td>
<td><p>[% reserveloo.itemcallnumber | html %]</p></td>
<td><p>[% reserveloo.copyno | html %]</p></td>
<td><p>[% reserveloo.enumchron | html %]</p></td>
<td>
Removing the html part of the line fixes the problem, but isn't a very secure
long-term solution.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/