[
https://issues.apache.org/jira/browse/OFBIZ-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-5557.
----------------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
Assignee: Jacques Le Roux
Thanks Rong,
Your (slightly momdified) patch is in trunk r1576891. I did not backport, too
much conflicts.
I have simply amended the up and down labels to have them more legible. I'd
have preferred to not have all uppercased, but ran out of time for such a
trivial change
> Render multiMenu problem when linktype="hidden-form"
> ----------------------------------------------------
>
> Key: OFBIZ-5557
> URL: https://issues.apache.org/jira/browse/OFBIZ-5557
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Rong Nguyen
> Assignee: Jacques Le Roux
> Fix For: SVN trunk
>
> Attachments: 0001-Content.patch, ModelMenu.java,
> OFBIZ-5557-draft.patch, OFBIZ-5557.patch
>
>
> Scenario:
> 1. Go to Content webapp
> 2. Go to CompDoc menuitem
> 3. Search
> 4. Go to 'Tree' view
> 5. We can not use 'Up' and 'Down' function
> When menu with linktype="hidden-form" was render for each menu, they has the
> same name for form element, so it cause error.
> My solution is add extra attribute(extra-index) for Menu, and then in menu
> definition we provide this attribute and the forms with different name will
> be rendered.
> My implement was tested in this bug for Content webapp
--
This message was sent by Atlassian JIRA
(v6.2#6252)