Bug 12189 - Untranslatable page title in print slip template
Summary: Untranslatable page title in print slip template
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 16:23 UTC by Owen Leonard
Modified: 2015-06-04 23:24 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2014-05-05 16:23:14 UTC
printslip.pl includes this line:

title => "Print Receipt for $borrowernumber",

...meaning the page title is untranslatable.
Comment 1 Bernardo Gonzalez Kriegel 2014-08-11 00:54:41 UTC
This was fixed on Bug 12062, second patch.