Summary: | Add XSLT script to remove NSB and NSE characters from Z39.50 downloads | ||
---|---|---|---|
Product: | Koha | Reporter: | Gaetan Boisson <gaetan.boisson> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | NSB NSE characters showing under windows |
Hi Gaetan, I think the work Marcel has done to allow for modification of records using XSLT would make it possible to this and other problems easily and in a generic way. Perhaps it's worth taking a look (and the patch got stuck because of a UNIMARC problem, that is hard to test for MARC21 users :) ). It's bug 6536 - note there is a link to a more detailed page in the wiki. |
Created attachment 9515 [details] NSB NSE characters showing under windows NSB and NSE characters in a biblio downloaded via z39.50 are left in the title and mess up with the indexation : in the title "NSBlaNSEnuit des contrebandiers" "nuit" was indexed as NSEnuit and is therefore not searchable. Also in windows the NSB NSE characters are showing in boxes with their codes, 0088 and 0089. (Which might be a local configuration problem or not, i saw this on several different computers.)