http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4018 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> 2010-03-11 18:38:20 --- The Z3988 link appears in the template before the XSLT block: <!-- TMPL_IF NAME="ocoins" --> <!-- COinS / OpenURL --> <span class="Z3988" title="<!-- TMPL_VAR NAME="ocoins" -->"></span> <!-- /TMPL_IF --> <!-- TMPL_IF NAME="OPACXSLTDetailsDisplay" --> <!-- TMPL_VAR NAME="XSLTBloc" --> <!-- TMPL_ELSE --> ... And indeed, the same data is being output for the <span class="Z3988"> with XSLT on or off. The part that confuses me is the different behavior of Zotero when XSLT is on and off. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.