Bug 15716

Summary: Unnecessary parenthesis in check-in transfer message
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: hector.hecaxmmx
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15355
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 15716 - Unnecessary parenthesis in check-in transfer message

Description Owen Leonard 2016-02-01 16:07:29 UTC
Bug 15355 introduced a typo in the message which is displayed when a check-in triggers a transfer:

" Print slip )"
Comment 1 Owen Leonard 2016-02-01 16:09:40 UTC
Created attachment 47514 [details] [review]
Bug 15716 - Unnecessary parenthesis in check-in transfer message

This patch removes a stray ")" from the check-in template.

To test, check in an item which belongs to another library. The "Print
slip" link should not have a ")" after it.
Comment 2 Héctor Eduardo Castro Avalos 2016-02-01 16:39:43 UTC
Hi Owen

Exist another patch with status PASS QA

*** This bug has been marked as a duplicate of bug 15693 ***