Defect #10554
closedDefect symbols when exporting tasks in pdf
0%
Description
Some fields of PDF file have defect symbols that look like (?) sign instead of russian letters "о" and "й". CSV export seems to look fine.
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.8.17
Rack version 1.1.3
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Edge Rails revision unknown
Application root /var/www/redmine
Environment production
Database adapter mysql 5.0.95
Database schema version 20110902000000
Files
Related issues
Updated by Yuri Makarov over 12 years ago
This defect occurs in word breaks in UTF encoding.
This defect will be significantly reduced in 1.4.0
See Issue #10464
Updated by Jun NAITOH over 12 years ago
- File tcpdf_automatic_line_break_bug_fix_r9311.patch tcpdf_automatic_line_break_bug_fix_r9311.patch added
- File before_patch.png before_patch.png added
- File after_patch.png after_patch.png added
I'm sorry. This problem is caused by #8310.
I mistook logic of automatic line break with UTF-8 multibyte character.
I reproduced Japanese PDF with "general_pdf_encoding: UTF-8" setting.
I wrote patch.
Updated by Toshi MARUYAMA over 12 years ago
- Assignee set to Toshi MARUYAMA
- Target version set to 1.4.0
Updated by Toshi MARUYAMA over 12 years ago
- Subject changed from Defect symbols when exporting tasks in pdf in Russian locale. to Defect symbols when exporting tasks in pdf
Updated by Toshi MARUYAMA over 12 years ago
- File 1.3-stable-r9314.pdf 1.3-stable-r9314.pdf added
- File 1.3-stable-r9322.pdf 1.3-stable-r9322.pdf added
- File trunk-r9321.pdf trunk-r9321.pdf added
- Status changed from New to Closed
- Resolution set to Fixed
Updated by Toshi MARUYAMA over 12 years ago
- Target version changed from 1.4.0 to 1.3.3