| Summary: | Encoding issues when editing the help | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Documentation | Assignee: | 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 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| 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
Seems to be introduced by 11944. Created attachment 42510 [details] [review] 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. Created attachment 42515 [details] [review] 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> 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> Patch pushed to master. Thanks Jonathan! Pushed to 3.20.x will be in 3.20.4 Pushed to 3.18.x will be in 3.18.11 (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? |