Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.1.3, 4.2-milestone-1
-
Component/s: Extension
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
XWIKI-7940Conflict reported when same existing document is already in the database and there is no previous official version of the XAR extension XWIKI-5537Version 1.1 not available in document history when importing a xar with "Add a new version to the existing document" XWIKI-4937Importing a new document with 'add new version to existing history' loses first version of the document XWIKI-7751 Saving a synthetic XWikiDocument always results in a DocumentCreat(ing/ed)Event instead of DocumentUpdat(ing/ed)Event when the document already exists XWIKI-5165Prefix the database name used as class name on the document body to avoid conflict with other classes XWIKI-1736Transaction partially committed when database encoding differs from the java encoding XWIKI-6559No warning when creating a page that already exists XWIKI-6380Check whether the target document already exists prior to the user clicking "Import" XWIKI-8580 UI misleading on Workspace installation or upgrade if the database already exists XWIKI-7647Use new Job question/answer system to ask user to resolve merge conflicts in installed XARs
Description
Introduce XWikiDocument#equalsDatas in XWIKI-7940 and was still using equals... so it was seeing a differences on plumbing stuff (versions, author, comment, etc.).
Issue Links
- is duplicated by
-
XWIKI-8029
Various errors when installing the Wiki Manager UI extension through the Extension Manager
-