Bug 10180 - [master] Diacritics in Z39.50 search results in acquisitions are broken
Summary: [master] Diacritics in Z39.50 search results in acquisitions are broken
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 06:07 UTC by Katrin Fischer
Modified: 2015-12-03 22:00 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2013-05-03 06:07:49 UTC
To reproduce:

- Create a basket
- Add order line from external source
- Search LOC for "wetter"
- Verify that diacritics in the result list are broken

This only occurs on the current master branch, not on 3.12.x.
Comment 1 Katrin Fischer 2013-05-03 06:09:18 UTC
This is especially bad because the data imported has broken diacritics too, so it's not only a display problem.
Comment 2 Katrin Fischer 2013-05-03 06:12:38 UTC
There are a lot more problems I note now while testing - like XSLT detail pages. I think something is seriously going wrong here and will stop filing bugs for now until someone had a chance to look into this one and bug 10179.
Comment 3 Katrin Fischer 2014-07-12 14:23:00 UTC
These problems were found before some encoding changes on master were reverted, adding to the utf-8 clean-up bug for testing with these patches.
Comment 4 Jonathan Druart 2015-01-13 12:22:36 UTC
This seems to be fixed (with and without bug 11944).
Could you confirm?
Comment 5 Katrin Fischer 2015-01-18 17:38:52 UTC
I confirm this works ok now.