On Thu, Jan 05, 2012 at 12:24:25PM -0500, David Hill wrote: :Hello - : :webkit_web_view_load_uri(webView, : "http://www.twitter.com/#!/whatever"); : :does not work. Twitter redirects to http://twitter.com/#!/whatever and :webkit attempts to load http://twitter.com/. : :So, it seems webkit strips the # and everything beyond it on the :redirect. : :Is it a bug in webkit or am I missing something? : :David
It is. https://bugs.webkit.org/show_bug.cgi?id=24175 _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
