[Koha-bugs] [Bug 12204] New: in RESERVESLIP, any 'reserve' field is not being expanded correctly.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 6 21:54:42 CEST 2014


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 at lists.koha-community.org
          Reporter: bartonski at gmail.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list