Patches item #1118944, was opened at 2005-02-08 17:31
Message generated for change (Comment added) made by kenlalonde
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1118944&group_id=4866

Category: WebKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Ken Lalonde (kenlalonde)
Assigned to: Nobody/Anonymous (nobody)
Summary: URLParser mishandles URLs w/ multiple slashes

Initial Comment:
URLs containing multiple consecutive slashes always
return a 
"404 Not found" response.  Such URLs worked fine in
pre-URLParser versions of WebKit.

The patch below simply replaces multiple slashes by a
single slash before parsing the URL.

----------------------------------------------------------------------

>Comment By: Ken Lalonde (kenlalonde)
Date: 2005-02-11 00:29

Message:
Logged In: YES 
user_id=203927

Patch applied.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1118944&group_id=4866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to