[
https://issues.apache.org/jira/browse/ISIS-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375831#comment-17375831
]
ASF subversion and git services commented on ISIS-2787:
-------------------------------------------------------
Commit 364a6d6dfaa9b62d165c08f13a72b6e32c409e16 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=364a6d6 ]
ISIS-2787: fixes action names from menubars.layout.xml
however, we don't support dynamic menubars.layout.xml reloading
> Names cannot be overridden in menubars.layout.xml
> -------------------------------------------------
>
> Key: ISIS-2787
> URL: https://issues.apache.org/jira/browse/ISIS-2787
> Project: Isis
> Issue Type: Bug
> Components: Isis Core
> Affects Versions: 2.0.0-M5
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.0.0-M6
>
>
> for example:
> {code:java}
> <mb3:serviceAction objectType="simple.SimpleMenu" id="createSimpleObject">
> <mb3:named>Create</mb3:named>
> </mb3:serviceAction>{code}
> is rendered as "Create Simple Object" rather than just "Create"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)