[jira] [Created] (OFBIZ-11211) Fix multi modal opening

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

[jira] [Created] (OFBIZ-11211) Fix multi modal opening

Nicolas Malin (Jira)
Demus Carl created OFBIZ-11211:
----------------------------------

             Summary: Fix multi modal opening
                 Key: OFBIZ-11211
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11211
             Project: OFBiz
          Issue Type: Bug
            Reporter: Demus Carl
         Attachments: OFBIZ-11211.patch

The issue is that when closing the modal the div inside html dom is not removed. Then opening a second time create another identical div. Since a lookup is based on an unique id, this id is no more unique...

 

This issue is link to my previous issue OFBIZ-11210

Attached patch fix the issue



--
This message was sent by Atlassian Jira
(v8.3.4#803005)