[Koha-bugs] [Bug 18655] Unimarc field 210c fails on importing fields with a simple quote

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 14 21:10:10 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18655

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76168|0                           |1
        is obsolete|                            |

--- Comment #10 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 78710
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78710&action=edit
Bug 18655: Correct the choose link in unimarc_field_210c value builder

- Link 'choose' is now a button.
- It doesn't call directly javascript anymore (use of listener).
- field to load stored in html on the page (less escaping needed).

Test plan :
1) Use UNIMARC catalog
2) Define unimarc_field_210c value builder on 210$c
3) Define an autority type EDITORS with heading on 200$b
4) Create an autority of this type with a single quote in heading, ie :
l'avenir
5) Index this new autority
6) Edit a biblio record and launch 210$c value builder
7) Search for new autority
8) Click on 'Choose'
=> Heading should be pasted in 210$c

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list