Andres,
> > Now everything looks ok.
> setParam('http://ya.ru?d=a','aaa')
> > 'http://ya.ru;aaa=?d=a'
>
> Is that valid in RFC?
Hmm, it was a bad example :)
And it looks like it's not valid by RFC [0]
As I understand this RFC path must consist at least 1 symbol:
rel_path= [ path ]
Taras,
On Thu, Jan 1, 2009 at 6:08 PM, Taras P. Ivashchenko
wrote:
>
> Hi, all!
>
> Now everything looks ok.
setParam('http://ya.ru?d=a','aaa')
> 'http://ya.ru;aaa=?d=a'
Is that valid in RFC?
>> Sebastian Garcia found a bug [0] in the URL parameter feature of
>> the urlParser that you
Hi, all!
Now everything looks ok.
>>> setParam('http://ya.ru?d=a','aaa')
'http://ya.ru;aaa=?d=a'
> Sebastian Garcia found a bug [0] in the URL parameter feature of
> the urlParser that you guys coded &tested. I fixed it here [1] but I'm
> not sure if the fix is ok. Could you please verify?
>
Guys,
Sebastian Garcia found a bug [0] in the URL parameter feature of
the urlParser that you guys coded &tested. I fixed it here [1] but I'm
not sure if the fix is ok. Could you please verify?
[0]
https://sourceforge.net/tracker2/?func=detail&atid=853652&aid=2479442&group_id=170274
[1] http