http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15197 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44896|0 |1 is obsolete| | --- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 44897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44897&action=edit [SIGNED-OFF] Bug 15197: In Rancor, multiple &/</" characters not escaped on saving Test plan: 1) On current master, create a record in Rancor containing multiple &, < or " characters ("A & B & C", for example). 2) Try to save the record, it will silently fail. 3) Apply this patch. 4) The record should now save correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Works well, record saved No errors -- You are receiving this mail because: You are watching all bug changes.