| Summary: | Koha 3.20.3 UTF-8 Problems | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Abdou Yousuf <ayousef> |
| Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
| Status: | RESOLVED MOVED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | gmcharlt, jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14813 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14817 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
(In reply to Abdou Yousuf from comment #0) > Hello All, > > Koha 3.20.3 suffers from UTF-8 Problems in some pages such as, When trying > to > > 1- Editing help in Arabic interface it shows garbage like this: > > Ù Ø±ØØ¨Ø§Ù‹ بك٠٠ي ÙƒÙiˆÙ‡Ø§ > > إذا كانت هذه هي ال٠رة الأولى > الأخرى ال٠وجودة Ù ÙŠ الإدارة. > > Although it shows help good in Arabic when reading help. See bug 14813. > 2- When trying to import borrowers form tools > Import patrons > > Default values like (Salutation:, Surname, ...etc) looks like (تØÙŠØ©:) in > Arabic interface, Although these terms are ok in Arabic columns.def file. > > ============================================== > > 3- Also the same thing when trying to build new Guided reports from Guided > reports wizard. See bug 14817. |
Hello All, Koha 3.20.3 suffers from UTF-8 Problems in some pages such as, When trying to 1- Editing help in Arabic interface it shows garbage like this: Ù Ø±ØØ¨Ø§Ù‹ بك٠٠ي ÙƒÙiˆÙ‡Ø§ إذا كانت هذه هي ال٠رة الأولى الأخرى ال٠وجودة Ù ÙŠ الإدارة. Although it shows help good in Arabic when reading help. ============================================== 2- When trying to import borrowers form tools > Import patrons Default values like (Salutation:, Surname, ...etc) looks like (تØÙŠØ©:) in Arabic interface, Although these terms are ok in Arabic columns.def file. ============================================== 3- Also the same thing when trying to build new Guided reports from Guided reports wizard. Note: Koha 3.18.06 doesn't suffer from this problem, I mean Arabic terms appear in a good way. Thanks.