[Koha-bugs] [Bug 8252] Error in DOM biblio for UNIMARC (no range for fields 1xx)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 24 23:20:57 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252

--- Comment #33 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 21430
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21430&action=edit
XSL handling subfield substring extraction

This patch modify koha-indexdefs-to-zebra.xsl in order to add the
ability to populate indexes with subfield substring.

It's now possible to understand such construction as:

<index_subfields xmlns="http://..." tag="100" subfields="a" offset="7"
length="1">
  <target_index>tpubdate:s</target_index>
</index_subfields>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list