Patch #4639
closed
Korean translation update and PDF patch
Added by Kihyun Yun almost 15 years ago.
Updated almost 15 years ago.
Description
Translation update for r3336.
And Korean PDF was correctly made.
ASAP, please update these patches.
Thanks.
Files
Kihyun Yun, your patch for PDF not work. I have this error when try export korean file:
NoMethodError (undefined method `index' for 0:Fixnum):
lib/redmine/export/pdf.rb:295:in `issue_to_pdf'
lib/redmine/export/pdf.rb:284:in `each'
lib/redmine/export/pdf.rb:284:in `issue_to_pdf'
app/controllers/issues_controller.rb:121:in `show'
app/controllers/issues_controller.rb:117:in `show'
Azamat Hackimov wrote:
Kihyun Yun, your patch for PDF not work. I have this error when try export korean file:
[...]
Please try it again with translation patch. Translation patch include pdf export default character set is defined as CP949. In this pdf patch, UHC means CP949.
Generated PDF only viewed as Acrobat PDF Reader.
In my trunk patch works well. If you have any further information including real data of redmine site which includes Korean characters, I can look that further.
Thanks.
- Status changed from New to Closed
PDF support tested and committed in r3389. A few fixes were also required in rfpdf/korean.rb.
- Target version set to 0.9.2
Also available in: Atom
PDF