Comment 86 for bug 736005

Revision history for this message
Dirk Stöcker (stoecker) wrote :

Could somebody have a look at this and reply? Search function for translations is totally unusable at the moment. It's even worse than before, where you could at least after several minutes of reload get a result. I tried more than 100 reloads of a query and no result!

I tried with:
for (( i=0; i < 100; ++i )); do curl 'https://translations.launchpad.net/josm/trunk/+pots/josm/sv/+translate?batch=10&show=all&search=%3Ctilde%3E' |grep " OOPS"; sleep 2; echo ++$i; done