Steps to replicate the issue
- Install Extension:DiscussionTools https://www.mediawiki.org/wiki/Extension:DiscussionTools
- Go to a page that does not yet have a Discussion
- Click on the Discussion redlink
What happens?:
A 404 is returned, error message "Not Found The requested URL was not found on this server."
What should have happened instead?:
The user should be directed to a "Creating Talk:<Page>" dialogue.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
1.41.x, 1.42.1, 1.43.0-beta
Other information (browser name/version, screenshots, etc.):
Removing redlink=1 from the end of the not-yet-created Discussion URL (e.g. https://pommel.uber.space/index.php?title=Talk:Wiki_issues&action=edit&redlink=1 ) returns the expected Discussion creation dialogue, not a 404.