Actions
Defect #16040
closedproblem in exporting Arabic text to csv
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
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
Files
Related issues
      
      Updated by Hosny Ashry over 11 years ago
      
    
    - File arabic.png arabic.png added
 
the text is well displayed in the HTML
      
      Updated by Vivek m v over 11 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.
      
      Updated by Toshi MARUYAMA over 11 years ago
      
    
    - Related to Defect #10681: Export to Persian PDF problem added
 
      
      Updated by Toshi MARUYAMA over 11 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
      
      Updated by Toshi MARUYAMA over 11 years ago
      
    
    - Related to Feature #9943: Arabic translation added
 
      
      Updated by Toshi MARUYAMA over 11 years ago
      
    
    - Subject changed from problem in exporting arabic text to problem in exporting Arabic text
 
      
      Updated by Toshi MARUYAMA almost 11 years ago
      
    
    - Has duplicate Defect #18504: PDF export for arabic and persian language doesn't work added
 
      
      Updated by Toshi MARUYAMA almost 11 years ago
      
    
    I have created issue.
https://github.com/naitoh/rbpdf/issues/4
      
      Updated by Jun NAITOH almost 11 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
 
      
      Updated by Toshi MARUYAMA almost 11 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.
      
      Updated by Toshi MARUYAMA over 10 years ago
      
    
    - Status changed from New to Closed
 
#19523 is new issue of csv only.
Actions