http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5412 Summary: Double quotes in publisher name, no date cause search results links to break Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org CC: tomascohen@gmail.com Estimated Hours: 0.0 Created attachment 2761 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2761 Screenshot of the problem in the wild To reproduce: - 260b contains a publisher name with double quotes. The example that revealed the bug: Pontificia Universidad Católica Argentina "Santa María de los Buenos Aires". Instituto de Ciencias Políticas y Relaciones Internacionales - 260c must be empty If these two conditions are met the Coins/OpenURL <span> will create invalid markup, causing the link around the title (pointing to opac-detail.pl) to be broken. Changing the escape of <!-- TMPL_VAR NAME="coins" --> to "URL" breaks Zotero integration, so that's not a solution. -- 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.