[Bug 60612] Exception on beta: Incomplete configuration: $wgWBRepoSettings["entityNamespaces"] has to be set to an array mapping content model IDs to namespace IDs

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60612

Aude  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Aude  ---
quite sure this is a duplicate and is resolved.  if it reoccurs, of course,
reopen

*** This bug has been marked as a duplicate of bug 60606 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60612] Exception on beta: Incomplete configuration: $wgWBRepoSettings["entityNamespaces"] has to be set to an array mapping content model IDs to namespace IDs

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60612

Lydia Pintscher  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||addshorew...@gmail.com,
   ||aude.w...@gmail.com,
   ||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||backlog

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60612] Exception on beta: Incomplete configuration: $wgWBRepoSettings["entityNamespaces"] has to be set to an array mapping content model IDs to namespace IDs

2014-01-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60612

--- Comment #1 from Antoine "hashar" Musso  ---
Note the exception is thrown before $wgOut has a chance to be initialized. That
leads to a fatal error in wfHttpError() global functions when it attempts to
call: $wgOut->disabled().


The configuration check for $wgWBRepoSettings["entityNamespaces"] seems to
happen too early during initialization :(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l