https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27378 --- Comment #170 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 3) Cancel button in the modals should be a cancel link (not blocker) We usually have the design pattern that the submit is a button, but that the cancel is a link. 4) Cookie name or description with diacritics have OPAC and staff interface explode I had: Name: OPAC1ü Description: Description1ü Template process failed: undef error - malformed UTF-8 character in JSON string, at character offset 33 (before "\x{fffd}scription":"...") at /kohadevbox/koha/Koha/Template/Plugin/JSConsents.pm line 33. at /kohadevbox/koha/C4/Templates.pm line 127 I'll wait with further testing until this is fixed. -- You are receiving this mail because: You are watching all bug changes.