[Webkit-unassigned] [Bug 41693] webkit_web_view_load_uri does not open URIs with "proto://user:pass at addr" syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 16:45:10 PDT 2010


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





--- Comment #2 from Valerio Messina <efa at iol.it>  2010-07-06 16:45:10 PST ---
take care that user can contain a @, as often the email are used.
Parsing uri to extract address, should start from last char, and stop to the first @ encountered

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



More information about the webkit-unassigned mailing list