Laurent Monin f79f981ac4 Fix encoding of limit parameter value in webservice query (limit=%19)
This is a very old bug it seems, it was indirectly introduced by
commit 9092a7abca

The missing str() was causing integer value 25 to be encoded as
ascii char 25, then, after percent encoding, limit=%19 in the search url.
2013-12-29 01:27:27 +01:00
2012-05-29 18:45:49 +02:00
2013-11-26 22:36:58 +01:00
2009-09-22 20:15:35 +02:00
2006-10-19 22:00:30 +02:00
2013-07-02 23:01:13 +02:00
Description
No description provided
82 MiB
Languages
Python 99.4%
Shell 0.3%
PowerShell 0.2%
C 0.1%