Steps to Reproduce
- Create a page, "Foo", http://localhost:8181/wiki/Foo
- Go to the link page form. E.g., http://localhost:8181/wiki/Special:NewItem?site=my_wiki&page=Foo.
- Press "create"
Expected Results
- The page is linked to the item
Actual Results
- Form validation fails for the current wiki's site identifier (and also for others I've tried)
Environments Observed
The issue occurs in stock MediaWiki, Vagrant, and Docker development environments:
- Exemplary Wikibase Docker Compose
- Vagrant instance with the following roles enabled:
- interwiki
- minerva
- mleb
- mobilefrontend
- popups
- quicksurveys
- relatedarticles
- sitematrix
- wikibase_repo
- wikimediaevents
- I've tried to follow the instructions on wiki but it's possible I've botched the configuration.