https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40569
Slava Shishkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184944|0 |1 is obsolete| | --- Comment #4 from Slava Shishkin <[email protected]> --- Created attachment 185309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185309&action=edit Bug 40569: Escape quotation marks in series fields in XSLT search links (Elasticsearch) 1. Choose Elasticsearch like Search engine: cgi-bin/koha/admin/preferences.pl?op=search&searchfield=SearchEngine 2. Create or edit a bibliographic record (beter more then one) 3. In field 490$a or 830$a, enter a series name with quotes, e.g. Test "Series" 4. Save the record 5. On the detail page, click the Series link (generated from the XSLT view)Series: Test "Series" 6. The search fails or returns an error due to malformed query 7. Apply the patch 8. Reload the bibliographic detail page 9. Click the Series link again 10. The search should return matching records -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
