ב”ה
I noticed some days ago that tradera.com had changed their design a bit, and somehow my privoxy config (did not know that was it at the time) was a bit overzealous and made it impossible to make bids.
So mailed the JavaScript errors happily to the support and got a quite unexpected reply, since I had mentioned that I used GNU/linux debian and had the problem in both Webkit based browsers and Iceweasel.
I will just translate the first and another “helpful tip”:
- Start Internet Explorer, And go to “Utilites” och click on “Internet Options”
- Under the tab “General” you can klick on the buttons “Remove Cookies” and “Remove Files”.
Hmmm did you miss the part, not running Windows? But anyway I just hope this is an template they send out.
But this one was even better:
-Do you have a router connected?
Yeaa that really is the issue when I posted my questions this trough your online help-form. And second of all what does this have to do with Javascript errors?
So I decided that I did not want to waste more energie and tested with my “nothing but default and no proxy” profile and wait I could bid, not a big nasty general bug then, so fired up firebug to see what has up again in my normal profile.
Nothing special Google Analytics getting blocked as usual, so something broke their lightbox/modal what ever you want to call it.
So first test was to give tradera a special treatment in privoxy with the action -filter. That actually worked.
But since I did not want google tracking me even on this one single page so after some testing this was a quite good anti tracker and banner free environment:
-filter
+filter{img-reorder}
+filter{banners-by-size}
+filter{banners-by-link}
But wait one banner was left! So I added it to my “banner sites not currently handled by banners-by-link set like which have the following rules:
+block{Blocked image request.}
+handle-as-image
And after all this it works like before, just not really sure what broke their JavaScript still…