Defect #10554
Defect symbols when exporting tasks in pdf
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | PDF export | |||
Target version: | 1.3.3 | |||
Resolution: | Fixed | Affected version: | 1.3.2 |
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
Related issues
History
#1
Updated by Yuri Makarov about 9 years ago
This defect occurs in word breaks in UTF encoding.
This defect will be significantly reduced in 1.4.0
See Issue #10464
#2
Updated by Jun NAITOH about 9 years ago
- File tcpdf_automatic_line_break_bug_fix_r9311.patch
added
- File before_patch.png added
- File 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.
#3
Updated by Toshi MARUYAMA about 9 years ago
- Assignee set to Toshi MARUYAMA
- Target version set to 1.4.0
#4
Updated by Toshi MARUYAMA about 9 years ago
- Subject changed from Defect symbols when exporting tasks in pdf in Russian locale. to Defect symbols when exporting tasks in pdf
#5
Updated by Toshi MARUYAMA about 9 years ago
- File 1.3-stable-r9314.pdf added
- File 1.3-stable-r9322.pdf added
- File trunk-r9321.pdf added
- Status changed from New to Closed
- Resolution set to Fixed
#6
Updated by Toshi MARUYAMA about 9 years ago
- Target version changed from 1.4.0 to 1.3.3