http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6590 Juan Romay Sieira <juan.sieira@xercode.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4637|0 |1 is obsolete| | Attachment #4655|0 |1 is obsolete| | Attachment #4656|0 |1 is obsolete| | --- Comment #9 from Juan Romay Sieira <juan.sieira@xercode.es> 2011-07-19 11:35:43 UTC --- Created attachment 4667 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4667 Removing hyphens from isbn and issn If syspref IsbnIssnRemoveHyphens is enabled, hyphens from isbn and issn are removed when zebra operations are executed. With rebuild_zebra does the same thing, and it could be executed with -x -nosanitize param or not. To test it, apply this patch, insert the new syspref & enable it, replace zebraqueue_daemon.pl (of xxx-dev folder) with the included in misc/bin/, and restart koha-zebraqueue-ctl.sh. Catalog a biblio or rebuild zebra index. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.