Bug 30785

Summary: Typo in SIP2SortBinMapping
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Isobel Graham <isobel.graham09>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart, martin.renvoize
Version: unspecifiedKeywords: Academy
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:
22.11.00
Attachments: Bug 30785: Fixed typo in SIP2SortBinMapping
Bug 30785: Fixed typo in SIP2SortBinMapping
Bug 30785: Fixed typo in SIP2SortBinMapping

Description Katrin Fischer 2022-05-17 08:48:58 UTC
CPL:homebranch:ne:\$holdingbranch:X - Wil return sort bin 'X' for an item returned to CPL where the holdingbranch is not equal to the homebranch (i.e. any item belonging to a different branch than CPL)

Wil is missing an l here.
Comment 1 Isobel Graham 2022-06-30 16:27:04 UTC
Created attachment 136795 [details] [review]
Bug 30785: Fixed typo in SIP2SortBinMapping

To test:
1. Go to the admin page.
2. Search for the above preference.
3. Confirm that "Will" is now spelled correctly.
Comment 2 Katrin Fischer 2022-07-02 21:37:34 UTC
Created attachment 137038 [details] [review]
Bug 30785: Fixed typo in SIP2SortBinMapping

To test:
1. Go to the admin page.
2. Search for the above preference.
3. Confirm that "Will" is now spelled correctly.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2022-07-02 21:38:05 UTC
Thanks for fixing this bug!
Comment 4 Jonathan Druart 2022-07-04 12:15:13 UTC
Created attachment 137056 [details] [review]
Bug 30785: Fixed typo in SIP2SortBinMapping

To test:
1. Go to the admin page.
2. Search for the above preference.
3. Confirm that "Will" is now spelled correctly.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Tomás Cohen Arazi 2022-07-05 12:23:35 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!