http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9865

--- Comment #16 from Kyle M Hall <[email protected]> ---
Created attachment 24124
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24124&action=edit
Bug 9865: SIP msg encoding configurable via SIPconfig.xml

The accounts->login tag in SIPconfig.xml can now accept a new
parameter, "encoding". It will be mostly used to encore to utf8.
For this, simply add the parameter:
encoding="utf8"
note: this patch was made by Adrien Saurat I have simply rebased it

Signed-off-by: Chris Cormack <[email protected]>

Works as advertised, does nothing if encoding is not set.
Blows up all the machines that can't handled utf8 if it is set :) But
that's not Koha's fault. :)

Signed-off-by: Petter Goksoyr Asen <[email protected]>

But now I did it the right way! And I can confirm that this patch solves
all issues with mangled characters in SIP messages. Confirmed that it
looks good with Norwegian characters in patron name and in book titles.

Signed-off-by: Kyle M Hall <[email protected]>

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

Reply via email to