Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 9.5-rc-1
-
Component/s: Old Core
-
Labels:
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
The class is supposed to be initialized by WikiTemplateClassDocumentInitializer but looks like XWiki#onMandatoryDocumentInitializerAdded does not call it when it's installed.
A restart fix it (by calling the initializer at startup).