For example, if the namespace Foo is protected by $wgNonincludableNamespaces, people can still bypass the transclusion restriction to access Foo:Bar/Test by using the Foo:Bar prefix and previewing the wikitext {{:Test}}.
Description
Description
Event Timeline
Comment Actions
@Leo768 can you still reproduce this issue? I think I fixed it in core in T299359 / https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1306214, and I cannot reproduce this bug locally anymore, unless I undo the core fix.
Comment Actions
I have confirmed with Leo768 that on my site (MediaWiki 1.46.0) this is actually not reproducible now.
Comment Actions
It's really easy to realise T407974 when investigating this bug, so I'd prefer not to make this public until T407974 is fixed as well.