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)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Wed, 16 Sep 2015 13:42:15 +0000 (10:42 -0300)
commitd671b8661cf02d8b039eb5230ab732fd1fde2301
tree7f5241f1a5e25269cfbeb09722553e28cf0f5eac
parentf062542978ec6841948bf3e25c053762684346e9
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>
edithelp.pl