[Koha-bugs] [Bug 12667] New: Stray dollar ($) -sign in opac-reserve.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 29 11:02:14 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12667

            Bug ID: 12667
           Summary: Stray dollar ($) -sign in opac-reserve.pl
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

A dollar sign is hard-coded in opac-reserve.pl and becomes apparent when trying
to place a reservation when one has "too_much_oweing" or too much fines.

Removing the dollar sign so we just get

<"Käyttömaksujen katto ylitetty. Et voi tehdä varauksia. Sinulla on
maksamattomia maksuja 9.50.">

instead of 

<"Käyttömaksujen katto ylitetty. Et voi tehdä varauksia. Sinulla on
maksamattomia maksuja $9.50.">

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list