Error
- mwversion: 1.47.0-wmf.2
- timestamp: 2026-05-16T08:55:22.536Z
- phpversion: 8.3.30
- reqId: f5c0af26-1d7f-405f-93dc-07af371bec1f
- Find reqId in Logstash
[{reqId}] {exception_url} MediaWiki\Page\PageAssertionException: The given PageIdentity {pageIdentity} does not represent a proper pageImpact
Pages in the Topic: namespace cannot be deleted.
Notes
For the given request, the {pageIdentity} is Special:Badtitle/NS2601:Vzhs9x498f5cm1xc – notice the odd namespace number. (Also, this is a GET request – the error happens when trying to load the deletion form, not when submitting it.) This was previously reported at T370722#10422664 and T339879, but AFAICT we don’t have an open task for this error at the moment. IIUC, the issue is that the Topic: namespace doesn’t have an associated talk namespace (cf. T165149), yet DeleteAction / DeletePage attempts to delete the associated talk page.