Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
12.10.3
-
Windows 10 Pro 64 bit, Chrome 88, Edge 88 and IE11 on MySQL 8, MariaDB 10.5 and PostgreSQL 13, Tomcat 9.0.41
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Login to an older instance (e.g. 8.4.6 or 11.10.13)
- Create a new subwiki
- Close the instance
- Go to the newer instance (12.10.3) and copy/cut the
[...]webapps\xwiki
folder and replace it (first delete the old one) in the same location on the older version
- Start XWiki and follow the Distribution Wizard through the upgrade process
- Go to Wiki Index and click on the previously created subwiki's name to start and run the DW for it
EXPECTED RESULTS
The upgrade process is completed successfully without errors both on the Main wiki, as well as on subwiki.
ACTUAL RESULTS
On Step 2 - Flavor, there are many errors encountered like:
Collision found on object property [...]
which lead to merge conflicts on the following pages:
- When upgrading from XWiki 8.4.6 to 12.10.3 (in no particular order):
- XWiki.AttachmentSelector - Help.SupportPanel.WebHome - Help.TipsPanel.WebHome - Panels.Applications - Panels.DocumentInformation - Panels.MyRecentModifications - Panels.Navigation - XWiki.RegistrationConfig - XWiki.MessageStreamConfig - XWiki.UserDirectoryConfiguration - XWiki.UserProfileUIX - WikiManager.WikiUsers (only on subwiki)
- When upgrading from XWiki 11.10.13 to 12.10.3 (in no particular order):
- Panels.DocumentInformation - XWiki.MessageStreamConfig - XWiki.Notifications.Code.NotificationsApplicationsPreferencesMacro
When migrating from XWiki 8.4.6 to 12.10.3 (by resolving all merge conflicts automatically), the Dashboard entry is displayed twice in Applications Panel.
The issues could not be reproduced when upgrading to XWiki 12.10.2.
Attachments
Issue Links
- blocks
-
XWIKI-18290 Created pages are not selected by default anymore when exporting from Administration
- Closed
- is related to
-
XWIKI-18264 An XWikiDocument instance parsed from XML may be missing properties when the class does not exist in the database
- Closed