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

       Web browser: ---
            Bug ID: 46295
           Summary: Initialization of GlobalConfiguration encounters error
                    parsing InitialiseSettings.php
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Lucene Search
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

During initialization, GlobalConfiguration.initializeWmfSettings() encounters
error parsing InitialiseSettings.php to extract the value of
wgContentNamespaces.
The problem is that it expects namespace values to be numeric but we now have
symbolic values such as NS_MAIN. The exception also causes the parsing of
wgMetaNamespace and wgMetaNamespaceTalk to be bypassed.

A patch for this bug will be pushed shortly.

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

Reply via email to