[Webkit-unassigned] [Bug 24195] New: webkit_web_view_load_uri() does not open URIs without protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 04:50:12 PST 2009


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

           Summary: webkit_web_view_load_uri() does not open URIs without
                    protocol
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pochu at ubuntu.com


Hi,

It looks like webkit_web_view_load_uri() it won't do anything if the URI has
not protocol. I could workaround it in Liferea by appending "http://" to the
URI if it doesn't contain "://" in it, but that sounds quite hackish.

Could WebKit handle this?


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