| Summary | [Mediawiki] Page creation with whitespace and rename to it generates a different page name | 
| Queue | Wicked | 
| Queue Version | FRAMEWORK_4 | 
| Type | Bug | 
| State | Assigned | 
| Priority | 1. Low | 
| Owners | Horde Developers (at) | 
| Requester | szimszon (at) oregpreshaz (dot) eu | 
| Created | 10/01/2012 (4778 days ago) | 
| Due | |
| Updated | 10/25/2012 (4754 days ago) | 
| Assigned | 10/25/2012 (4754 days ago) | 
| Resolved | |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ [Mediawiki] Page creation with whitespace and rename to it generates a different page name
Queue ⇒ Wicked
Milestone ⇒
Patch ⇒ No
[[Another Page]]
and you have a page "OtherPage" and [merge/rename] it to
"Another Page"
then the wiki link
[[Another Page]]
in a page can't find it because the wiki link generates an url with
..."?page=Another_Page"... with underscore but I have a page with
whitespace. I have to rename the "Another Page" page to "Another_Page"
to be able to use [[Another Page]] link.