[Bug 10549] New: ILS-DI should not use ISO-8851-9 encoding
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Bug ID: 10549 Summary: ILS-DI should not use ISO-8851-9 encoding Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Web services Assignee: mirko@abunchofthings.net Reporter: mirko@abunchofthings.net ILS-DI outputs XML in ISO-8859-1 encoding. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 --- Comment #1 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 19477 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19477&action=edit Bug 10549 ILS-DI should not use ISO-8851-9 encoding This patch changes a few occurences of ISO-8859-1 to UTF-8 within the XML generation of the ILS-DI module. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19477|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 19478 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19478&action=edit This patch changes a few occurences of ISO-8859-1 to UTF-8 within the XML generation of the ILS-DI module. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Mirko, we are missing a test plan ;) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Giving it a try anyway ... :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 19532 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19532&action=edit [SIGNED OFF] ILS-DI should not use ISO-8851-9 encoding This patch changes a few occurences of ISO-8859-1 to UTF-8 within the XML generation of the ILS-DI module. http://bugs.koha-community.org/show_bug.cgi?id=10549 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> To test: - Activate ILS-DI system preference - Go to [youropac]/cgi-bin/koha/ilsdi.pl - Check all examples in the documentation for the correct encoding - Check GetAvailability gives you the correct encoding and check the source for the correct encoding -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19478|0 |1 is obsolete| | Attachment #19532|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 19533 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19533&action=edit [SIGNED OFF] ILS-DI should not use ISO-8851-9 encoding This patch changes a few occurences of ISO-8859-1 to UTF-8 within the XML generation of the ILS-DI module. http://bugs.koha-community.org/show_bug.cgi?id=10549 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> To test: - Activate ILS-DI system preference - Go to [youropac]/cgi-bin/koha/ilsdi.pl - Check all examples in the documentation for the correct encoding - Check GetAvailability gives you the correct encoding and check the source for the correct encoding -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19533|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 19605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19605&action=edit ILS-DI should not use ISO-8851-9 encoding This patch changes a few occurences of ISO-8859-1 to UTF-8 within the XML generation of the ILS-DI module. http://bugs.koha-community.org/show_bug.cgi?id=10549 Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> To test: - Activate ILS-DI system preference - Go to [youropac]/cgi-bin/koha/ilsdi.pl - Check all examples in the documentation for the correct encoding - Check GetAvailability gives you the correct encoding and check the source for the correct encoding Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #8 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master, along with a follow-up to ensure that the output of the GetAvailability service is actually encoded as UTF-8. Thanks, Mirko! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |tomascohen@gmail.com --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This patch has been pushed to 3.12.x, will be in 3.12.4. Thanks Mirko! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #10 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Pushed to 3.10.x, will be in 3.10.11 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10549 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish@catalyst.net.nz --- Comment #11 from Chris Hall <chrish@catalyst.net.nz> --- Pushed to 3.8.x, will be in 3.8.18. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org