https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41818
Bug ID: 41818
Summary: SIP2 message in AF field should be stripped of
newlines and carriage returns
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
SIP2 places patron messages in the AF field, to be displayed on the unit,
should a staff member wish them to be seen.
The field in the staff client accepts multi-line input, but SIP2 units
generally use either newline, carriage return, or both, as an indicator of the
end of a message.
There should be a message_without_newlines method under Koha::Patron::Message
to handle scenarios like this, where the newlines are not desirable.
--
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/