[Webkit-unassigned] [Bug 25940] New: curl/ResourceHandleManager leaves a question mark when stripping queries from file URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 10:14:27 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25940

           Summary: curl/ResourceHandleManager leaves a question mark when
                    stripping queries from file URLs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinwatters at gmail.com


platform/network/curl/ResourceHandleManager.cpp's initializeHandle method
attempts to strip the query part of a file:// URL before sending initializing a
cURL handle  with it. It leaves the question mark, however, which results in a
failure to find the file.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list