Vote #71571
完了Defect symbols when exporting tasks in pdf
0%
説明
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
journals
This defect occurs in word breaks in UTF encoding.
This defect will be significantly reduced in 1.4.0
See Issue #10464
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I committed in trunk r9312 and 1.3-stable r9322, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,10464,Enhanced PDF output for Issues list