satish wrote:

Hello Everybody,

I have already described in some detail the problems I have been having
with using Windows webfolders with Slide, with Chinese filenames. All I
have gotten in response is some stuff about how it works OK with German
characters with umlauts or Swedish characters.

I use German characters which actually also do *not* work with Windows explorer: upon upload they get displayed correctly, but not after a reload.


Before copying into slide:

Verknüpfung (This email should be encoeded as iso-8859-1, hopefully it gets displayed correcly. When pasting it it was ok)

After copying:

Verknüpfung (When pasting was corrupt)

I use the "slidestore.file.XMLFileDescriptorsStore" store which saves something like this to disk:

<?xml version="1.0" encoding="ISO-8859-1"?>
<data>
<objectnode classname="org.apache.slide.structure.SubjectNode" uri="/files/VerknÃ&#402;¼pfung mit Domain.xml.lnk">
...


which is obviously incorrect (at least encoding should not be ISO-8859-1, but UTF-8, but also there is this charcter entity &#402; which is wrong as well). I do not know if this error occurs only when using this store or if there is another one in the slide kernel.

I will do some more investigation...

Oliver

P.S.: I use a slide nighly built (06/25)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to