Menu

#9 QuiltClassLoader.domainToUrl does not handle Win32 \

open
nobody
None
5
2004-04-16
2004-04-16
Ben Walding
No

Due to how the pathes are escaped during testing, the
input of ../myapp.jar gets converted to \\../myapp.jar
(it tries to match .\ and ..\ against myapp.jar and fails)

I'm not 100% sure what that code is doing, so I won't
attach a patch. I suspect that internally you're better
off just sticking with / as the path delimiter
otherwise you open yourself up to a world of pain.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB