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

--- Comment #2 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 192015
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192015&action=edit
Bug 41709: Fix EDIfact special character escaping in GIR segments and other
fields

Apply encode_text function to all text fields in EDIfact Order messages
to properly escape special characters (?, ', :, +) that could break
message parsing. Previously only bibliographic description fields were
escaped, but GIR segments containing collection codes, branch codes,
item types, call numbers, and other data were vulnerable.

Test plan:
- Verify all existing tests pass
- Added comprehensive tests for special character escaping in GIR segments
- Confirmed that fields containing ?, ', :, + are properly escaped

Sponsored-by: OpenFifth <https://openfifth.co.uk/>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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