This issue has been created
There is 1 update.
 
 
System Properties Updater / cid:jira-generated-image-avatar-48dee75e-8e1a-47ff-ae53-0874bca10c22 SYSPROP-6 Open

The extension is not working on XWiki 17.10.3+

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a3262d54-e496-4ef7-b794-2835b69feb81 Mohamed Boussaa created this issue on 09/Mar/26 11:27
 
Summary: The extension is not working on XWiki 17.10.3+
Issue Type: cid:jira-generated-image-avatar-48dee75e-8e1a-47ff-ae53-0874bca10c22 Improvement
Affects Versions: 1.5.3
Assignee: Unassigned
Created: 09/Mar/26 11:27
Priority: cid:jira-generated-image-static-major-f63229aa-a503-4a91-9b69-270ed80927df Major
Reporter: Mohamed Boussaa
Description:

Steps to reproduce

  • On a fresh XWiki 17.10.3 instance install the "System Properties Updater" extension version 1.5.3.
  • Stop the servlet container
  • Start the servlet container by passing the following parameters to the JVM
-Dproperty:xwiki:XWiki.XWikiPreferences^XWiki.XWikiPreferences.colorTheme=FlamingoThemes.Superhero

Expected results : After restart the color there of the instance is updated to "FlamingoThemes.Superhero"

Current results : Nothing heppen

 
 

1 update

 
cid:jira-generated-image-avatar-a3262d54-e496-4ef7-b794-2835b69feb81 Changes by Mohamed Boussaa on 09/Mar/26 11:28
 
Description: *Steps to reproduce*
* On a fresh XWiki 17.10.3 instance install the "System Properties Updater" extension version 1.5.3.
* Stop the servlet container
* Start the servlet container by passing the following parameters to the JVM

{code:java}
-Dproperty:xwiki:XWiki.XWikiPreferences^XWiki.XWikiPreferences.colorTheme=FlamingoThemes.Superhero
{code}

*Expected results :* After restart the color there of the instance is updated to "FlamingoThemes.Superhero"

*Current results :* Nothing
heppen happen