[rfc][icedtea-web] another decoding/encoding file/url fix
Jie Kang
jkang at redhat.com
Tue Oct 21 13:44:42 UTC 2014
----- Original Message -----
>
>
> ----- Original Message -----
> > This is very simple fix for
> > https://bugzilla.redhat.com/show_bug.cgi?id=1154177 and it seems that
> > encoding are flowing here and back without any order:(
>
> Hello,
>
> Patch looks fine :) +1
Actually, may also want to check for
url.getPath()
as well.
According to javadoc [1], url.getFile() = url.getPath() + url.getQuery()
[1] http://docs.oracle.com/javase/7/docs/api/java/net/URL.html#getFile()
>
>
> Regards,
>
> >
> > J.
> >
>
> --
>
> Jie Kang
>
--
Jie Kang
More information about the distro-pkg-dev
mailing list