Project

General

Profile

Actions

Patch #749

closed

zh and zh-tw encoding problem patch in ifpdf_helper.rb

Added by Chaoqun Zou about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-02-28
Due date:
% Done:

100%

Estimated time:

Description

The Chinese Language now have two lang file: zh for Simplified Chinese and zh-tw for Traditional Chinese.
They use different encoding: zh uses GB, zh-tw uses BIG5. Now the base ifpdf_helper.rb didn't distinguish them.
So when zh user request a pdf file, he will get a BIG5 encoding pdf file which can't be opened directly.


Files

ifpdf_helper.patch (793 Bytes) ifpdf_helper.patch Chaoqun Zou, 2008-02-28 17:29
Actions #1

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Committed in r1186. Thanks.

Actions

Also available in: Atom PDF