https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38607
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #3 from David Nind <[email protected]> --- I've failed QA after testing using KTD: 1. Before the patch, if a record as a " :" at the end of the title (245$a) and a subtitle (245$b): . In the cart: it only lists the main part of the title (with a space then : after it) . The message: doesn't include the subtitle, and doesn't have the : 2. If I removed the " :" from the record, everything matches the behavour described in the bug. 3. After the patch, if a record has a " :" . In the cart: displays correctly . In the message: doesn't include the " :" between the title and subtitle 4. The patch fixes the space between the location and the barcode. Items: - Fairview , General stacks 39999000006094 5. But notice that there is still a space between the library and the comma. I used record this record to test: 146 - The definitive guide to Catalyst : writing extensible, scalable, and maintainable Perl-based Web applications / Kieren Diment and Matt S. Trout ; with Eden Cardim, Jay Kuri, and Jess Robinson. -- 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/
