Hacker News new | ask | show | jobs
by karli 4723 days ago
Thank you for the find, we will fix it!
1 comments

Well that was a quick response, at least that's a positive thing :). I installed the add-on. Testing the search engine, searches seem to take forever. It keeps displaying the spinning icon in the orange square next to my query.

Edit: Ah the niceness of asynchronous javascript. It returns an error (I can see it in the JS console) but the page never displays that to me. Good ol' page reloads wouldn't have done that </rant>. In any case, the issue is my header modifying add-on. It injects "'\ into the x-forwarded-for header, causing your application to error. You probably have an sql injection in your code somewhere.

If you want to track the issue down, my IP is 83.161.210.237 or 2001:980:1f44::/48 if you support IPv6. Timestamp around 17:51 UTC+2.

Could you please send me a link to the header modifying addon. So I can fix that.

gb@blippex.org

I sent you an e-mail together with the console log, containing response codes I'm getting. Hope this helps :)
Strange, should work in under one second, but you need to have javascript enabled, the site is made in AngularJS (so no hidden things there too)
PS: i hope the it's problem is now solved :)
Actually no it's still there :(. I sent geraldbaeck an e-mail like he asked. Thanks for following up though.
Well, it uses jsonp to get the results, maybe the plugin you are using (can you tell me then name so we can check it?) has a problem with it.