http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4901 Garry Collum <gcollum@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gcollum@gmail.com --- Comment #2 from Garry Collum <gcollum@gmail.com> --- There seems to be a problem with unAPI. If you remove the following line from opac-detail.tmpl <abbr class="unapi-id" title="koha:biblionumber:<!-- TMPL_VAR NAME="biblionumber" -->"><!-- unAPI --></abbr> Coins is used instead and zotero works properly. The colon is retained between the title and subtitle. This explains why zotero works properly with subtitles in a list of search results that appear on opac-search.pl, but not opac-detail.pl. Coins is used. However, if you pull up the bib in the unapi interface "cgi-bin/koha/unapi?id=koha:biblionumber:532&format=oai_dc" the colon appears between the title and subtitle. Is it possible that the colon just needs to be escaped in the unapi results? -- 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.