This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-5d78ccb9-fff4-4611-8448-e566175fd62b XWIKI-24065 Open

underline property is not initialized automatically in XWikiPreferences for upgraded instances

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9ffe493b-fb01-434a-b4df-63399fbba73c Josué Tille created this issue on 26/Feb/26 09:27
 
Summary: underline property is not initialized automatically in XWikiPreferences for upgraded instances
Issue Type: cid:jira-generated-image-avatar-5d78ccb9-fff4-4611-8448-e566175fd62b Bug
Affects Versions: 16.10.15
Assignee: Unassigned
Components: Old Core
Created: 26/Feb/26 09:27
Priority: cid:jira-generated-image-static-major-167ca8c1-fa89-440f-9a9b-f9f86b82de18 Major
Reporter: Josué Tille
Description:

XWIKI-21492 introduced a new global settings named underline in XWikiPreferences. This new class property was added in XWikiPreferences.xml but not in the class initialized so the old instances will not be updated correctly.

This needed to be fixed to all old instance should also have this class field.