GNOME Bugzilla – Bug 724588
Redirect Notice - links not redirecting at all
Last modified: 2014-02-21 19:42:07 UTC
Please click on this link: https://www.google.com/url?q=http%3A%2F%2Fforums%2Efedoraforum%2Eorg%2Fshowthread%2Ephp%3Ft%3D182605&sa=U&ei=y5ECU8yrG6quiQf%2DgIHIDw&ved=0CEwQFjAI&usg=AFQjCNFHfeWq2VZnbQlCXaxD7Li%2D0n8r7w it will show redirect notice, but we can't go beyond...
also: https://www.google.com/url?q=http://www.code-poet.net/component/content/section/index.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D19%26Itemid%3D21&sa=U&ei=IJkCU7CNH-nliAf1ioHACg&ved=0CB0QFjAA&usg=AFQjCNF4hYvdJ9I1l5CDy5Lc4TzTRqVRyA
This looks like a similar problem I reported in bug 724724. Switching to HTTP and recording packets with Wireshark, I get a GET /url?q=http://... request in GtkLauncher, but GET /url?q=http%3A%2F%2F... in Epiphany.
Both links work for me with 3.11.90 and wkgtk 2.3.90. Are you sure this is an issue?
[rizvan@localhost ~]$ rpm -qa |grep epiphany epiphany-3.11.4-1.fc21.x86_64 epiphany-runtime-3.11.4-1.fc21.x86_64 [rizvan@localhost ~]$ rpm -qa |grep webkit webkitgtk3-2.3.5-3.fc21.x86_64 libwebkit2gtk-2.3.5-3.fc21.x86_64 qtwebkit-2.3.3-7.fc21.x86_64 doesn't work with 3.11.4 and 2.3.5
sorry(In reply to comment #3) > Both links work for me with 3.11.90 and wkgtk 2.3.90. Are you sure this is an > issue? Yes, just updated to version 3.11.90 and webkitgtk3 2.3.90, still it is an issue on fedora 21 (rawhide) epiphany-3.11.90-1.fc21.x86_64.rpm epiphany-runtime-3.11.90-1.fc21.x86_64.rpm gnome-desktop3-3.11.90-1.fc21.x86_64.rpm libwebkit2gtk-2.3.90-2.fc21.x86_64.rpm webkitgtk3-2.3.90-2.fc21.x86_64.rpm
I have now a patch attached to bug 724724 that fixes this issue.
ok working in fedora 21 rawhide [rizvan@localhost ~]$ rpm -qa|grep epiphany epiphany-runtime-3.11.90-1.fc21.x86_64 epiphany-3.11.90-1.fc21.x86_64 [rizvan@localhost ~]$ rpm -qa|grep webkit libwebkit2gtk-2.3.90-2.fc21.x86_64 webkitgtk3-2.3.90-2.fc21.x86_64