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

--- Comment #37 from mathieu saby <[email protected]> ---
In record.abs for GRS1 we have :
" all any"

It is "translated" in DOM zebra-xsl file as : 
+  <xslo:template mode="index_all" match="text()">
+    <z:index name="Any:w Any:p">
+      <xslo:value-of select="."/>
+    </z:index>
+  </xslo:template>

And I don't find it in DOM koha-xml file.

I don't remember how I did that. It is probably the xslt transformation
stylesheet that added those lines, and maybe it is not good.
More investigation later...

Mathieu

-- 
You are receiving this mail because:
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/

Reply via email to