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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
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/

Reply via email to