[Webkit-unassigned] [Bug 25808] New: Create file uri from filename properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 14:43:43 PDT 2009


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

           Summary: Create file uri from filename properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fridrich.strba at bluewin.ch


A simple concatenating of file:// with the filename string is not valid file ->
uri conversion. Use g_filename_to_uri instead because it does the right thing
even on windows.


-- 
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