[jcifs] Re: Strange things with % in password

Michael B Allen mba2000 at ioplex.com
Tue Sep 5 19:22:21 GMT 2006


On Tue, 5 Sep 2006 15:51:41 +0000 (UTC)
Roger <rthomas at stone-ware.com> wrote:

> 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.

I wasn't aware that jCIFS ever actually decoded URLs at all. But if you
can demonstrate that it does and then tries to use the decoded URL then
that is a bug and should be fixed.

Mike

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/


More information about the jcifs mailing list