Paul Hammant wrote:
> "&" needs to be added to the list INVALID_CHARACTERS static var. It is
> used in URLs to separate params on the query string (though I guess
> everyone knew that).
>
"&" 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 would have changed it in CVS myself, but ant fails to build at the
> moment......
>
I don't think it is an error.
>
> - 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]
--
--------------------------------------------------------------
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]