[Bug 2653] SIP2 Error with unescaped carriage return in circulation note
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2653 ------- Comment #2 from wizzyrea@gmail.com 2008-09-29 08:40 ------- this may also be related to bug 2613. (In reply to comment #0)
There appears to be a bug in the text input field of the "Circulation note" field in the Members code. If there is a newline in this field (created by hitting enter in the input field), then the account will error out when called by the SelfCheck machine. The problem happens regardless of Account Type or other factors, as I've been able to reproduce with different class types consistently.
3M self check machines produce the "ERR_SIP_CONN_RECV" message, causing the machines to fall into an "Out of Service" state temporarily. Waiting approximately 30 seconds causes the machines to return to a normal Check-Out state, where other patron cards with no newlines in their circulation note can check out successfully without error.
It appears that further sanitizing of the text input boxes is necessary for the Circulation Note field in the patron record. Frankly, I'm not even sure why the Circulation Note field would be read by the SIP server, as it is information that is not to be displayed to the patron.
I see there is some work related to this field in bug 2370.
I've attached a copy of the SIP log showing the problem.
------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com