[Koha-bugs] [Bug 15274] Better translatability for circulation.pl / circulation.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 15 06:29:45 CET 2016


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46672|0                           |1
        is obsolete|                            |

--- Comment #6 from Marc Véron <veron at veron.ch> ---
Created attachment 46682
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46682&action=edit
Bug 15274: Removing <span> tags from circulation.tt which split the sentence

I have only removed the <span class="circ-hlt"> </span> tags from strings where
the tags split the sentence.

To test:
1) Go to a borrower's check out page (circulation.pl)
2) Check out a book and specify the due date to a past date (ie, to 2015 etc)
3) Confirm the "ITEMS OVERDUE" in the error message is no longer styled by the
span tags.
4) Create a manual invoice of $100 for the borrower
5) Confirm the "BLOCKED" and "OVER THE LIMIT" is no longer styled by span tags.
6) Check the patch and the circulation.tt file and confirm that I haven't
missed any tags that split the string and make translation difficult.

Sign-off on first patch (offending tab char in line 779 removed)
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
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