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

MWJames <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from MWJames <[email protected]> ---
Delayed settings are no longer necessary for LocalSettings, as long as you add
enableSemantics() to LocalSettings before any configuration is making a
reference to a SMW namespace [1].

If by any occasion settings rely on a different NS index (other than 102 etc.),
$smwgNamespaceIndex has to be declared before enableSemantics() in order for
the namespace to set the correct Id.

Related change [2].

[1] SMW_NS_PROPERTY, SMW_NS_TYPE, SMW_NS_CONCEPT

[2] https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/47

-- 
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