[
https://issues.apache.org/jira/browse/OFBIZ-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux reassigned OFBIZ-9867:
--------------------------------------
Assignee: Jacques Le Roux
> <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
> Assignee: 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
(v7.6.14#76016)