http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12204 Bug ID: 12204 Summary: in RESERVESLIP, any 'reserve' field is not being expanded correctly. Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: bartonski@gmail.com QA Contact: testopia@bugs.koha-community.org Any field containing 'reserves' is not expanded in the RESERVESLIP notice: For example: <b>Hold until: </b> <<reserves.expirationdate>><br /> Renders as <b>Hold until: </b> <br /> And <p><b>Notes:</b> <pre><<reserves.reservenotes>></pre> becomes <p><b>Notes:</b> <pre></pre> I believe that this is a regression upon upgrade from 3.12.10 to 3.14.05. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.