GNU bug report logs - #27068
25.2; org-odt-export-to-odt error when filename contains Chinese chars

Previous Next

Package: org-mode;

Reported by: "steven.yang <at> china-hicloud.com" <steven.yang <at> china-hicloud.com>

Date: Thu, 25 May 2017 15:32:03 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 27068 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "steven.yang\@china-hicloud.com" <steven.yang <at> china-hicloud.com>
Cc: 27068 <at> debbugs.gnu.org
Subject: Re: 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 <at> china-hicloud.com" <steven.yang <at> 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.




This bug report was last modified 7 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.