Project

General

Profile

Actions

Defect #8565

closed

JRuby: Japanese PDF export error

Added by Toshi MARUYAMA almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Toshi MARUYAMA
Category:
PDF export
Target version:
Start date:
2011-06-08
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Iconv::InvalidEncoding in IssuesController#index

invalid encoding

org/jruby/RubyIconv.java:236:in `initialize'
/REDMINE-1/hg-workdir/hg-bb-work/lib/redmine/export/pdf.rb:40:in `initialize'
/REDMINE-1/hg-workdir/hg-bb-work/lib/redmine/export/pdf.rb:125:in `issues_to_pdf'
/REDMINE-1/hg-workdir/hg-bb-work/app/controllers/issues_controller.rb:95:in `index'
/REDMINE-1/hg-workdir/hg-bb-work/app/controllers/issues_controller.rb:90:in `index'


Related issues

Related to Redmine - Defect #61: Broken character encoding in pdf exportClosedToshi MARUYAMA

Actions
Actions #1

Updated by Toshi MARUYAMA almost 13 years ago

The reason is JRuby Iconv does not support CP932.

Actions #2

Updated by Toshi MARUYAMA almost 13 years ago

  • Target version deleted (1.2.1)
Actions #3

Updated by Toshi MARUYAMA almost 13 years ago

  • Target version set to 1.2.1
Actions #4

Updated by Toshi MARUYAMA almost 13 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Committed in trunk and 1.2-stable.

Actions

Also available in: Atom PDF