"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 _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
