[xslt] Problems with spaces in Win32 filenames
- From: Remko Troncon <remko troncon cs kuleuven ac be>
- To: xslt gnome org
- Subject: [xslt] Problems with spaces in Win32 filenames
- Date: Thu, 22 Jul 2004 18:31:12 +0200
Hi,
I use EXSLT to generate a set of HTML files. Therefore, i call
xsltApplyStylesheetUser(..., ..., NULL, <dirname>, NULL, ...);
(where <dirname> is something like "/home/me/").
This works fine on all platforms, except on Windows. Whenever i have a
space in the <dirname>, libxslt dumps the generated html files in the
working directory. So, "C:/Docume~1/MyName/" works fine, but
"C:/Docume~1/MyName/My Documents/" doesn't.
Does anyone know a solution for this problem ?
thanks,
Remko
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]