[Koha-bugs] [Bug 23251] New: 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
Tue Jul 2 11:48:56 CEST 2019


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

            Bug ID: 23251
           Summary: EDI Order line incorrectly terminated when it ends
                    with a quoted apostrophe
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: colin.campbell at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Apostrophe is used to terminate segments in Edifact orders. Therefore if
appearing in the data it is quoted - Code should not assume that a quoted
apostrophe is a valid segment terminator

e.g.
LIN+4++9781471186684:EN'
IMD+L+009+:::Newton-John, Olivia'
IMD+L+050+:::Don?'t stop believin?'
IMD+L+109+:::Simon & Schuster'
QTY+21:1'
GIR+001+001:LFN+CRO:LLO+BAH:LST+920 NEW:LSM'
PRI+AAE:20.00:CA'
RFF+LI:93323'
RFF+QLI:OTM88093/00004'

The IMD 050 line is incorrectly formed it should end believin?''

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


More information about the Koha-bugs mailing list