[jcifs] Re: Strange things with % in password

Roger rthomas at stone-ware.com
Tue Sep 5 15:51:41 GMT 2006


Roger <rthomas <at> stone-ware.com> writes:

I don't know how all this works... but I believe that the unescape method in 
Handler.java is getting called 2 or more times... And if this is the case then 
the first time %25%28%29  gets converted to %()  which is correct, but the next 
pass it sees the % again and thinks it needs to converted again which hoses 
stuff up.




More information about the jcifs mailing list