Patch #4639
Korean translation update and PDF patch
| Status: | Closed | Start: | 2010-01-23 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Azamat Hackimov | % Done: | 0% |
|
| Category: | Translations | |||
| Target version: | 0.9.2 |
Description
Translation update for r3336.
And Korean PDF was correctly made.
ASAP, please update these patches.
Thanks.
Associated revisions
Korean support for PDF export (#4639).
History
Updated by Azamat Hackimov 8 months ago
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'
Updated by Kihyun Yun 8 months ago
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.
Updated by Jean-Philippe Lang 7 months ago
- Status changed from New to Closed
PDF support tested and committed in r3389. A few fixes were also required in rfpdf/korean.rb.
Updated by Jean-Philippe Lang 7 months ago
- Target version set to 0.9.2