Santiago,
> > "&" needs to be added to the list INVALID_CHARACTERS
>
> "&" is correct both in Windows and Unix filenames. I don't know about
> MacIntosh, but the list is not for encoding URL parameters, but for
> encoding whole URLs to be used as filenames. I changed the last error
> found, namely "?" is not correct in Windows filenames.
I fixed it on my local system (as per my suggestion), and it works fine now.
That & is valid as an NTFS filename char is one thing, that the URL can be
escaped and de-escaped back to the same URL is another.
Regards,
- Paul H
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]