User:Gangleri/tests/bugzilla/02751
From Wikipedia
< User:Gangleri | tests | bugzilla
Contents |
→ bugzilla:00839 – "Method to URL-escape arbitrary text (e.g. the name of some other page)"
→ duplicate: bugzilla:01192 – "Space char in template parameter is not converted to %20"
→ duplicate: bugzilla:01461 – "Missing URLencode of GET-parameters in external URLs"
→ duplicate: bugzilla:02751 – "Spaces are not replaced with underscores using localurl"
→ duplicate: bugzilla:05012 – "URL magic word"
→ search MediaZilla for underscore+space
[edit] tests
* [{{SERVER}}{{localurl:Special:Blockip|ip=Willy on Wheels}} block] ** {{SERVER}}{{localurl:Special:Blockip|ip=Willy on Wheels}} block *** {{localurl:Special:Blockip|ip=Willy on Wheels}} block ---- * [{{SERVER}}{{localurle:Special:Blockip|ip=Willy on Wheels}} block] ** {{SERVER}}{{localurle:Special:Blockip|ip=Willy on Wheels}} block *** {{localurle:Special:Blockip|ip=Willy on Wheels}} block
generates:
- block
- http://test.wikipedia.org../../../b/l/o/Special%7EBlockip_59cc.html block
- ../../../b/l/o/Special%7EBlockip_59cc.html block
- http://test.wikipedia.org../../../b/l/o/Special%7EBlockip_59cc.html block
- block
- http://test.wikipedia.org../../../b/l/o/Special%7EBlockip_59cc.html block
- ../../../b/l/o/Special%7EBlockip_59cc.html block
- http://test.wikipedia.org../../../b/l/o/Special%7EBlockip_59cc.html block
Question: Is this fixed already? No
regards Gangleri | w: Th | T 01:34, 17 February 2006 (UTC)