estivo / Instantfox

Instantfox Quick Search » Firefox Add-On for a smart address bar
http://www.instantfox.net
GNU General Public License v2.0
59 stars 11 forks source link

Google search not working sometimes #111

Open flagist0 opened 9 years ago

flagist0 commented 9 years ago

Here is an example: In address line I write: g (google) web2py sqlform While I'm typing instantfox shows suggestions and google page (with right results) is loading. But when I press Enter, browser opens google url that doesn't work. Here is an url which is opened in this case: https://www.google.ru/search?sclient=psy-ab&newwindow=1&hl=ru&biw=1593&bih=731&q=web2py%20sqlform%20&oq=&gs_l=&pbx=1&bav=on.2,or.r_cp.&bvm=bv.93990622,d.bGQ&fp=e647bcb9f322b294 When I open Firebug console on this url, there are many errors "ReferenceError: je is not defined" I tried to open this url in Chrome, but it shows the same errors, so it is not a Firefox bug. Maybe Google changed the search query url?

I use Firefox 38.0.1 on Gentoo Linux with Instantfox 3.0.0 Thank you in advance!

jw-00000 commented 9 years ago

If you remove the "&fp=..." parameter at the end of the URL, it works. So, I suppose that shouldn't be added.