[jira] [Closed] (OFBIZ-6768) Conflict between two link that call a layered-model on the same screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-6768) Conflict between two link that call a layered-model on the same screen

Nicolas Malin (Jira)

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

Nicolas Malin closed OFBIZ-6768.
--------------------------------

> Conflict between two link that call a layered-model on the same screen
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-6768
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6768
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>
> When you create a screen that contains two or more link with type layered-modal, the function getRequestData() is the only name to resolve data to send by jquery.
> So the last link crush all other getRequestData().
> To resolv it, we need to change the getRequestData by an unique name for each link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)