[Koha-bugs] [Bug 26989] Ensure no CR occurs in an Edifact Order message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 15 17:14:27 CEST 2021


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113414|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 119637
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119637&action=edit
Bug 26989: Safeguard Order Messages from unwanted characters

Carriage returns in notes were causing a supplier's parser
to truncate Order messages received from Koha.
Have removed those and also made a global removal of CR, Line feeds
and tabs - the latter two having the possibility of causing
errors in the future

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

There was no test plan to follow, but the patch appears to be making
sensible changes. If someone wants to provide a thorough test plan I can
re-test.

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


More information about the Koha-bugs mailing list