Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    10.11
- 
    None
- 
        Unknown
- 
        N/A
- 
        N/A
- 
        Pull Request accepted
- 
        
Description
Not really sure what the problem is, since a couple of minutes it worked  
 
The issue is that the Administration's Skin dropdown sometimes displays the available skins and othertimes it doesn't.
Steps:
- Copy XWiki.DefaultSkin to a new page XWiki.CatySkin. Change the "Name" value in order to have a different title that is displayed in the "Skin" dropdown.
In the console I have:
019-01-09 18:29:40,497 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [image]: null 2019-01-09 18:29:40,497 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [zipexplorer]: null 2019-01-09 18:29:48,724 [http://localhost:8084/xwiki/bin/preview/XWiki/CatySkin] WARN m.i.DefaultJMXBeanRegistration - Failed to unregister resource with name [type=Velocity,domain=Engines,name=xwiki:XWiki.CatySkin^XWiki.XWikiSkins[0].name]. Reason = [MalformedObjectNameException: Invalid character ':' in value part of property] 2019-01-09 18:29:50,969 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [image]: null 2019-01-09 18:29:50,969 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [zipexplorer]: null 2019-01-09 18:30:03,295 [http://localhost:8084/xwiki/bin/preview/XWiki/CatySkin] WARN m.i.DefaultJMXBeanRegistration - Failed to unregister resource with name [type=Velocity,domain=Engines,name=xwiki:XWiki.CatySkin^XWiki.XWikiSkins[0].baseskin]. Reason = [MalformedObjectNameException: Invalid character ':' in value part of property] 2019-01-09 18:48:56,848 [pool-2-thread-40] INFO .HibernateDataMigrationManager - Checking Hibernate mapping and updating schema if needed for wiki [development] 2019-01-09 18:50:01,379 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [image]: null 2019-01-09 18:50:01,380 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [zipexplorer]: null 2019-01-09 18:50:27,484 [http://localhost:8084/xwiki/bin/preview/XWiki/CatySkin] WARN m.i.DefaultJMXBeanRegistration - Failed to unregister resource with name [type=Velocity,domain=Engines,name=xwiki:XWiki.CatySkin^XWiki.XWikiSkins[0].baseskin]. Reason = [MalformedObjectNameException: Invalid character ':' in value part of property] 2019-01-09 18:51:42,539 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [image]: null 2019-01-09 18:51:42,539 [http://localhost:8084/xwiki/bin/download/XWiki/CatySkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [zipexplorer]: null 2019-01-09 18:51:46,517 [http://localhost:8084/xwiki/bin/preview/XWiki/CatySkin] WARN m.i.DefaultJMXBeanRegistration - Failed to unregister resource with name [type=Velocity,domain=Engines,name=xwiki:XWiki.CatySkin^XWiki.XWikiSkins[0].baseskin]. Reason = [MalformedObjectNameException: Invalid character ':' in value part of property] 2019-01-09 18:52:38,584 [http://localhost:8084/xwiki/bin/download/XWiki/EduardSkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [image]: null 2019-01-09 18:52:38,584 [http://localhost:8084/xwiki/bin/download/XWiki/EduardSkin/filename] WARN c.x.x.p.XWikiPluginManager - downloadAttachment failed for plugin [zipexplorer]: null 2019-01-09 18:52:43,257 [http://localhost:8084/xwiki/bin/preview/XWiki/EduardSkin] WARN m.i.DefaultJMXBeanRegistration - Failed to unregister resource with name [type=Velocity,domain=Engines,name=xwiki:XWiki.EduardSkin^XWiki.XWikiSkins[0].name]. Reason = [MalformedObjectNameException: Invalid character ':' in value part of property]
Attachments
Issue Links
- is related to
- 
                    XWIKI-16024 Selecting an option from the drop-down that lists available Skins navigates to the page -         
- Closed
 
-         



