Russell Blau wrote:
> "MinuteElectron" <[EMAIL PROTECTED]> wrote:
> 
> 
>> Marco Schuster wrote:
>>> I suspect it are the +es in the "text" field, AFAIR these should be %20,
>>> right?
>> Perhaps; " " may be encoded as "+" in URL query strings, and most URL
>> encoding functions do this.  But in post strings maybe "+" is not
>> acceptable.  I will look to see if your suggestion fixes this.
> 
> On http://www.epstone.net/~andrew/wiki/api.php, the query string with "+"s 
> in it works as expected.
> 
> Russ 

Note the difference between "post" and "query" string -- I never said 
that "+" is not acceptable in query strings (quite the opposite, in 
fact).  But I believe that in post strings "+" is not allowed, please 
correct me if I am wrong, of course.

MinuteElectron.

_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to