[jira] [Closed] (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] [Closed] (OFBIZ-9867) <description> of <visual-theme> in Theme.xml does not work

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-9867.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 18.12.01
                   17.12.01

Fixed in
trunk r1865367
R18 r1865368
R17 r1865369


> <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
>             Fix For: 17.12.01, 18.12.01
>
>
> 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)