Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.1.1, 1.2 M1
-
None
-
versioning
-
Description
If xwiki is configured with no versioning (xwiki.store.versioning=0 in xwiki.cfg), the method "XWikiDocument.resetArchive(XWikiContext context)" that is called when importing a XAR fires a NullPointerException. I'll commit a line tomorrow checking that the versioningStore exists.