Defect #16040
problem in exporting Arabic text to csv
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
I have a problem in exporting arabic text in issues list as attached files
redmine version 2.3.1 BitNami Redmine Stack
Related issues
Associated revisions
History
#1
Updated by Hosny Ashry over 8 years ago
- File arabic.png added
the text is well displayed in the HTML
#2
Updated by Vivek m v over 8 years ago
We are are also facing same issue while exporting arabic text to csv & pdf.
We are on 2.4.2.
Any suggestion to solve this issue is really appreciated.
#3
Updated by Toshi MARUYAMA over 8 years ago
- Category set to PDF export
#4
Updated by Toshi MARUYAMA over 8 years ago
- Related to Defect #10681: Export to Persian PDF problem added
#5
Updated by Toshi MARUYAMA over 8 years ago
It seems "general_csv_encoding: ISO-8859-1" is wrong.
http://www.redmine.org/projects/redmine/repository/entry/tags/2.4.3/config/locales/ar.yml#L142
#6
Updated by Toshi MARUYAMA over 8 years ago
- Related to Feature #9943: Arabic translation added
#7
Updated by Toshi MARUYAMA over 8 years ago
- Category deleted (
PDF export)
#8
Updated by Toshi MARUYAMA over 8 years ago
- Subject changed from problem in exporting arabic text to problem in exporting Arabic text
#9
Updated by Toshi MARUYAMA over 7 years ago
- Duplicated by Defect #18504: PDF export for arabic and persian language doesn't work added
#10
Updated by Toshi MARUYAMA over 7 years ago
I have created issue.
https://github.com/naitoh/rbpdf/issues/4
#11
Updated by Jun NAITOH over 7 years ago
I released rbpdf 1.18.3 gem.
Arabic support was fixed by rbpdf 1.18.3.
please use DejaVuSans font.
- please bundle update
bundle update rbpdf
- set DejaVuSans font.
- config/locales/ar.yml
general_pdf_fontname: DejaVuSans
- config/locales/ar.yml
- use Arabic locale
#12
Updated by Toshi MARUYAMA over 7 years ago
- Subject changed from problem in exporting Arabic text to problem in exporting Arabic text to csv
This issue has pdf and csv problems.
I have splitted pdf problem to #18586.
#13
Updated by Toshi MARUYAMA about 7 years ago
- Status changed from New to Closed
#19523 is new issue of csv only.