Summary: | Terminology: Item already issued to other borrower. | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | RESOLVED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | Keywords: | Academy |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.02,22.11.08
|
|
Circulation function: | |||
Attachments: |
Bug 33781: Terminology: Item already issued to other borrower.
Bug 33781: Terminology: Item already issued to other borrower. Bug 33781: Terminology: Item already issued to other borrower. |
Description
Katrin Fischer
2023-05-19 08:19:41 UTC
Created attachment 151683 [details] [review] Bug 33781: Terminology: Item already issued to other borrower. This patch updates a couple of error message strings so that they use the correct terminology and read well. "This item is on hold for another borrower." becomes "This item is on hold for another patron." "Item already issued to other borrower." becomes "This item is already checked out to another patron." To test, apply the patch and log into the OPAC as a patron who has items checked out which are available for renewal. In another tab, place a hold on one of those items on behalf of a different patron. Back in your OPAC tab, click the "Renew" link next to the title which is now on hold. The page should reload and show the updated message, "This item is on hold..." I was not able to trigger the other message. Created attachment 151702 [details] [review] Bug 33781: Terminology: Item already issued to other borrower. This patch updates a couple of error message strings so that they use the correct terminology and read well. "This item is on hold for another borrower." becomes "This item is on hold for another patron." "Item already issued to other borrower." becomes "This item is already checked out to another patron." To test, apply the patch and log into the OPAC as a patron who has items checked out which are available for renewal. In another tab, place a hold on one of those items on behalf of a different patron. Back in your OPAC tab, click the "Renew" link next to the title which is now on hold. The page should reload and show the updated message, "This item is on hold..." I was not able to trigger the other message. Created attachment 153155 [details] [review] Bug 33781: Terminology: Item already issued to other borrower. This patch updates a couple of error message strings so that they use the correct terminology and read well. "This item is on hold for another borrower." becomes "This item is on hold for another patron." "Item already issued to other borrower." becomes "This item is already checked out to another patron." To test, apply the patch and log into the OPAC as a patron who has items checked out which are available for renewal. In another tab, place a hold on one of those items on behalf of a different patron. Back in your OPAC tab, click the "Renew" link next to the title which is now on hold. The page should reload and show the updated message, "This item is on hold..." I was not able to trigger the other message. Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Pushed to master for 23.11. Nice work everyone, thanks! Thanks for all the hard work! Pushed to 23.05.x for the next release Nice work everyone! Pushed to oldstable for 22.11.x |