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

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

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