https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29002 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #52 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- If a patron has HTML character in surname or firstname, Select2 will escapeHtml twice. To recreate edit a patron, set firstname: <span>test</span> Place booking, search for test It shows correctly in the result, but when you select it you will see "<", etc. -- You are receiving this mail because: You are watching all bug changes.