[Bug 4901] New: Title & Subtitle w/out space in Zotero
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4901 Summary: Title & Subtitle w/out space in Zotero Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2256 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2256 title in opac and in zotero different When you add an item to Zotero the title and the subtitle get smooched together there should be a space and/or a colon. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4901 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard@myacpl.org |gmcharlt@gmail.com --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- I've tried everything I can think if to change this behavior, all to no avail. Using the Library Mashups example, I've compared the output of Koha to that of Worldcat, where Zotero correctly stores the title and subtitle without error. Even if I embed the exact markup from the WorldCat page into the Koha template it still doesn't save correctly. I know Zotero has different built in processors ("translators") for different sites, and that WorldCat has its own. I'm wondering if there is some kind of processing going on in the WorldCat translator that the unAPI lacks? -- 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.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4901 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nicole C. Engard <nengard@gmail.com> --- I think this is fixed (not sure how) because I'm not seeing it anymore. Nicole -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org