http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7619
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6620 --- Comment #9 from Ian Walls <[email protected]> --- This seems to also be related to bug 6620. $CRLF is used in C4/SIP/SIPServer.pm in the telnet_transport... but not anywhere else. Personally I think we should code for the standard as it's defined, not as it's implemented, but that's apt to make a lot of people running non-standard implementations very unhappy. If we can find a compromise that doesn't break SIP for one half of the world or the other, I'd be quite happy. Perhaps an entry in SIPConfig.xml? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
