[rfc][icedtea-web] another decoding/encoding file/url fix

Jiri Vanek jvanek at redhat.com
Thu Oct 23 11:08:15 UTC 2014


On 10/21/2014 03:57 PM, Jiri Vanek wrote:
> On 10/21/2014 03:44 PM, Jie Kang wrote:
>>
>>
>> ----- 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()
>
> TBH, I dont know if I wont query or not. As this used in case of file protocol, then it should be ok
> for both.
> Maybe both should be tried? Anyway your path give me more sense now.
>>
>>
>>
>>>
>>>
>>> Regards,
>>>
>>>>
>>>> J.
>>>>
>>>
>>> --
>>>
>>> Jie Kang
>>>
>>
>
thanx, pushed.


More information about the distro-pkg-dev mailing list