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


View this message in rfc822 format

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: "steven.yang\@china-hicloud.com" <steven.yang <at> china-hicloud.com>
Cc: 27068 <at> debbugs.gnu.org
Subject: bug#27068: 25.2; org-odt-export-to-odt error when filename contains Chinese chars
Date: Sun, 03 Dec 2017 16:56:03 +0100
Hello,

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

> 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")

I cannot reproduce it. More specifically, I created a file named "童.org",
added "* Headline" in it and exported it to ODT without problem.

Could you provide a recipe for the issue you are encountering? If you
are not able to reproduce it anymore, could you tell me so I can close
this bug?

Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738




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.