Flow is mangling with redlinks and impeding redlink -> page creation workflow
Steps to replicate the issue (include links if applicable):
- Go to any flow page. e.g https://www.mediawiki.org/wiki/Project:Support_desk
- Post internal link to a page that does not exist: e.g [[Manual:NoPage]]
- Save
- Now we will see a redlink. Click the redlink.
What happens?:
- You get navigated to: https://www.mediawiki.org/w/index.php?title=Manual:NoPage%3Faction%3Dedit%26redlink%3D1&action=edit&redlink=1
What should have happened instead?:
- You should be navigated to: https://www.mediawiki.org/w/index.php?title=Manual:NoPage&action=edit&redlink=1

