[Koha-bugs] [Bug 18461] Internal server error while approving OPAC-edited patron attributes containing umlauts (=?UTF-8?Q?=C3=A4=C3=B6=C3=BC?=)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 20:50:45 CEST 2017


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

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 62631
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62631&action=edit
Bug 18461: Make tests break on wrong UTF8 data handilng

This patch makes the tests fail if extended attributes handling fails due to
wrong UTF-8 data handling.

To test:
- Run:
  $ sudo koha-shell kohadev
 k$ cd kohaclone
 k$ prove t/db_dependent/Koha/Patron/Modifications.t
=> FAIL: Tests explode

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list