Comment 0 for bug 757673

Revision history for this message
Andreas Preikschat (googol-deactivatedaccount) wrote :

Hello,

Prehistory: Recently there was a bug filed in our project (Bug #744337), where somebody had problem so export some songs.
I tried to reproduce this, which I finally could.

It seems that, lxml cannot save a xml file to directory which contains characters like "ĉûüë" and other. However, I was not able to reproduce this on my Linux Box, but on windows.

I'll attach a small script to reproduce this.

The requested information (windows XP):
Python : sys.version_info(major=2, minor=7, micro=0, releaselevel='final', serial=0)

lxml.etree : (2, 3, -99, 0)

libxml used : (2, 7, 7)

libxml compiled : (2, 7, 7)

libxslt used : (1, 1, 26)

libxslt compiled : (1, 1, 26)

Cheers

(If you need further information, please ask for them!)