http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6681
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #17) > > 2) We still might use Z39.50 targets that give us wrong data in their > records (not Koha servers for example), so a way of defining what to remove > is needed. This is harder to implement, but it can be achieved Z39.50 > server-wise, using YAML or the usual | to separate fields$subfields. Thinking a bit more about this: i forgot to mention that Marcel's work on bug 6536 will be in master soon. While it might be improved, it provides a framework for using XSLT on z39.50 search and import operations. So this specific bug might reduce to just implementing a good default XSLT for removing Koha's authid's and items on top of bug 6536. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
