https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23251
--- Comment #2 from Hayley Mapley <[email protected]> --- Created attachment 91782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91782&action=edit Bug 23251 Correct formatting of IMD data ending in apostrophe IMD text data may end in an apostrophe (e.g. dreamin' ) This was causing the segment to be incorrectly formatted as only the last character was checked, not the preceding character to check whether it was quoted add a test for this specific occurence Signed-off-by: Hayley Mapley <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
