You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2019/08/18 15:18:00 UTC

[jira] [Comment Edited] (OFBIZ-9867) of in Theme.xml does not work

    [ https://issues.apache.org/jira/browse/OFBIZ-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909784#comment-16909784 ] 

Jacques Le Roux edited comment on OFBIZ-9867 at 8/18/19 3:17 PM:
-----------------------------------------------------------------

Fixed in
trunk r1865367+1865398(plugins)
R18 r1865368+1865399(plugins)
R17 r1865369++1865400(plugins)



was (Author: jacques.le.roux):
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)