| 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 |