Bug 4856

Summary: problem with NSB/NSE chars
Product: Koha Reporter: Nahuel Angelinetti <nahuel.angelinetti>
Component: SearchingAssignee: Henri-Damien LAURENT <henridamien>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, fridolin.somers, katrin.fischer, paul.poulain
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nahuel Angelinetti 2010-06-08 09:15:53 UTC
Zebra doesn't like NSB/NSE chars, they should be deleted before indexing, only in UNIMARC because it's a french problem.
Comment 1 Fridolin Somers 2010-07-07 13:34:41 UTC
(In reply to comment #0)
> Zebra doesn't like NSB/NSE chars, they should be deleted before indexing, only
> in UNIMARC because it's a french problem.

It would be better if string contained between \x88 and \x89 was skipped when indexing (in sort charmap).
Comment 2 Chris Cormack 2010-12-14 02:43:47 UTC
This was pushed to 3.0.x
Comment 3 Paul Poulain 2011-02-22 13:05:55 UTC
fridolyn, we also have something in sort charmap. Except it doesn't work well if you've icu set, so this patch is relevant I think.