[jira] [Created] (OFBIZ-9867) <description> of <visual-theme> in Theme.xml does not work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9867) <description> of <visual-theme> in Theme.xml does not work

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-9867:
--------------------------------------

             Summary: <description> of <visual-theme> in Theme.xml does not work
                 Key: OFBIZ-9867
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9867
             Project: OFBiz
          Issue Type: Bug
          Components: themes
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Priority: Minor


When you get to the list of themes you get these errors:
{code}
2017-10-19 10:23:38,767 |jsse-nio-8443-exec-3 |FlexibleStringExpander        |E| Error evaluating expression ${str:label('CommonEntityLabels', 'VisualTheme.description.BLUELIGHT', locale)}: javax.el.ELException: Could not resolve function 'str:label'
2017-10-19 10:23:38,768 |jsse-nio-8443-exec-3 |FlexibleStringExpander        |E| Error evaluating expression ${str:label('CommonEntityLabels', 'VisualTheme.description.FLAT_GREY', locale)}: javax.el.ELException: Could not resolve function 'str:label'
2017-10-19 10:23:38,769 |jsse-nio-8443-exec-3 |FlexibleStringExpander        |E| Error evaluating expression ${str:label('CommonEntityLabels', 'VisualTheme.description.TOMAHAWK', locale)}: javax.el.ELException: Could not resolve function 'str:label'
{code}
It seems only these themes are impacted. It works well in R16 so must be due to common theme changes in OFBIZ-9138



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)