On Tuesday, March 31, 2009 8:43 PM +0200 Jean-Marc van Leerdam 
<[email protected]> wrote:

> Try using HTML escaped spaces: &#32;

The resulting URL expanded to "&#32;M+A&#32;" and then got HTTP encoded to 
"%26%2332%3BM+A%26%2332%3B".

HTTP encoding has a similar problem. I also tried to quote the parameter 
and, while the spaces then make it in, the quotes also get included in the 
result, not what I want.

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

Reply via email to