[Mediawiki-api] [Wikitech-l] API action=edit problem
MinuteElectron
minuteelectron at googlemail.com
Fri Jun 6 14:45:00 UTC 2008
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.
MinuteElectron.
More information about the Mediawiki-api
mailing list