]> git.koha-community.org Git - koha.git/commit
Bug 14813: Fix encoding issues on editing help pages
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 14 Sep 2015 09:28:01 +0000 (10:28 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Tue, 22 Sep 2015 17:36:42 +0000 (05:36 +1200)
commitad0375f740ff4b035a5a43c75f30d578d0d7d251
tree39e8d4a461cc3f0e8997e7b6e14a549d9cdaab9b
parent74e6691cf84e51b20832b45cf7520aec85788771
Bug 14813: Fix encoding issues on editing help pages

It has been introduced by bug 11944.

Test plan:
1/ Install and set the fr-FR language (or ar-Arab).
2/ Go on the help page and edit it.
3/ The textarea should not contain encoding issues with this patch.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit d671b8661cf02d8b039eb5230ab732fd1fde2301)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
edithelp.pl