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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
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/

Reply via email to