https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38607

--- Comment #2 from Lisette Scheer <[email protected]> ---
Created attachment 175095
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175095&action=edit
Bug 38607: CART notice issues

When sending carts, spaces are removed from subtitles and if there is a
shelving location but no call number there isn't a space between the shelving
location and the item barcode.

Test plan:
1. Find an item with a subtitle
2. Make sure the account you're using has an email address
3. Add it to your cart in the OPAC
4. Send the cart to yourself
5. In the staff interface, create and run this report:
SELECT * FROM message_queue;
6. Notice the subtitle has no spaces and there isn't a space between the
location and the barcode
7. Apply the patch
8. Go to the notice in the staff interface and select "view default notice"
9. Copy the default into your notice and save.
10. Repeat steps 4 & 5
11. Observe that the spacing is now correct.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to