Bug 14813

Summary: Encoding issues when editing the help
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: DocumentationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: chris, josef.moravec, liz, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14812
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14808
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11944    
Bug Blocks:    
Attachments: Bug 14813: Fix encoding issues on editing help pages
Bug 14813: Fix encoding issues on editing help pages
[PASSED QA] Bug 14813: Fix encoding issues on editing help pages

Description Jonathan Druart 2015-09-14 09:34:55 UTC
To reproduce:
Install and set the fr-FR language (or ar-Arab).
Go on the help page and edit it.
The textarea will contain encoding issues.
Comment 1 Jonathan Druart 2015-09-14 09:35:15 UTC
Seems to be introduced by 11944.
Comment 2 Jonathan Druart 2015-09-14 09:39:24 UTC Comment hidden (obsolete)
Comment 3 Josef Moravec 2015-09-14 11:42:59 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2015-09-14 20:26:43 UTC
Created attachment 42543 [details] [review]
[PASSED QA] 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>
Comment 5 Tomás Cohen Arazi 2015-09-16 13:54:32 UTC
Patch pushed to master.

Thanks Jonathan!
Comment 6 Chris Cormack 2015-09-22 17:37:07 UTC
Pushed to 3.20.x will be in 3.20.4
Comment 7 Liz Rea 2015-09-23 00:00:39 UTC
Pushed to 3.18.x will be in 3.18.11
Comment 8 Jonathan Druart 2015-09-23 07:48:27 UTC
(In reply to Liz Rea from comment #7)
> Pushed to 3.18.x will be in 3.18.11

Are you sure the issue existed in 3.18.x?