https://bugzilla.wikimedia.org/show_bug.cgi?id=51435

--- Comment #1 from MWJames <[email protected]> ---
(In reply to comment #0)
> After removing a namespace that used to have semantics enabled (yes, I did
> run
> the semantic update script, twice), I get the following error on trying to
> update the link cache with refreshLinks.php (the removed namespace was 554):

Interesting.

> I guess SMW\NamespaceExaminer simply forgets to check that the namespace
> actually extists.

It does check if the namespace exists.

!in_array( $namespace, MWNamespace::getValidNamespaces() )

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to