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

            Bug ID: 37582
           Summary: SIP2 responses can contain newlines when a patron has
                    multiple debarments
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: SIP2
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

This came up with a SIP vendor recently - when reading responses they were only
getting part of a patron's information. It seemed to have been caused by
patrons with multiple restrictions and a new line in the response

The simple fix was:
<screen_msg_regex find="\n" replace=" -- " />

We should possibly add this as an option rather than relying on regex

-- 
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]
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