My 2p observing this thread... don't make the same error as dom4j here: they simply said you can't make a URL out of a filename with a # hence open a new FileInputStream preventing any relative resolution. I think the guilty method is file.toURL()... that one should convert the # sign to its equivalent %xx escape.

paul

Filip Defoort wrote:
Done, I added both issues to JIRA.

Cheers,
- Filip

Mario Ivankovits wrote:
Hi Filip!
I found one more 'bug' (undesired effect...): VFS can't seem to handle
files with '#' in their
name (don't ask.. I know, but I actually had a user that created
those...)
How bad. VFS itself can handle the file without any hassle.

So the filename to uri conversion needs to be done somehow smarted.
Could you please file a JIRA ticket on this.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to