https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33949 --- Comment #8 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to David Nind from comment #7)
I've signed off, but I had a couple of questions:
Thanks!
1. I'm not sure where I should be checking for the display of the ISBN and UPC numbers. (I added a UPC code for a record (024$a with 1 and 0 in the indicators)).
Sorry, wrong test plan. The UPC is used by BakerTaylor, and the ISBN for the cover images. They are not directly displayed on the UI.
2. Old checkouts - I was sure how to replicate this issue. After applying the patch, checking out and checking in an item, things displayed as expected. This worked the same before the patches were applied.
Yes, the second patch is a follow-up for the first patch. It's no fixing a bug that is in master. -- You are receiving this mail because: You are watching all bug changes.