[Koha-bugs] [Bug 23251] EDI Order line incorrectly terminated when it ends with a quoted apostrophe

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 26 01:12:50 CEST 2019


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

Hayley Mapley <hayleymapley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91188|0                           |1
        is obsolete|                            |
  Attachment #91782|0                           |1
        is obsolete|                            |

--- Comment #3 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
Created attachment 91783
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91783&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 <hayleymapley at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list