[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chin
From: |
Eli Zaretskii |
Subject: |
bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars |
Date: |
Thu, 25 May 2017 18:59:58 +0300 |
> Date: Thu, 25 May 2017 16:38:34 +0800
> From: "steven.yang@china-hicloud.com" <steven.yang@china-hicloud.com>
>
> When execute `org-odt-export-to-odt` command, if the org filename
> contains Chinese, and under Windows 7 OS default encoding GBK. An error
> occurs that the zipped obt file's name is not correct. I think we
> can change the following codes:
> ox-odt.el line: 4067
> (target-name (file-name-nondirectory target)) ->
> (target-name "temp.odt")
Please report this to Org maintainers first.