UriParser can't handle '#' in file names
-----------------------------------------
Key: VFS-72
URL: http://issues.apache.org/jira/browse/VFS-72
Project: Commons VFS
Issue Type: Bug
Environment: any.
Reporter: Filip Defoort
VFS can't handle a file that contains a '#' character. Don't ask me why these
would be usefull but
I've had a user create those and break my application.
The culprit seems to be the UriParser that interpretes the part after the '#'
mark to be a reference
part in a URL; which results in FileObject.getURL() giving the wrong result.
Cheers,
- Filip
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]