[ http://issues.apache.org/jira/browse/OFBIZ-218?page=comments#action_12461562 ] Jacopo Cappellato commented on OFBIZ-218: -----------------------------------------
Another way to test this bug is explained by Jacques Le Roux in OFBIZ-579, that I have closed as 'duplicate' since it is very similar to this issue (but I think that his comment is interesting): "There is a problem calling a lookup from a lookup window. Most of the time it fails else with an error message or doing nothing (see lookups in contentId lookup from Product/Content) and when you get to the second lookup (see Fixed Asset Id in WorkEffortId llokup from Product/WorkEffort) and it works, you never get back to the first lookup where the Id is needed. " > Lookup buttons invoked from a lookup screen don't work because they return > the selected value to the main window (instead of to the first lookup window). > --------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-218 > URL: http://issues.apache.org/jira/browse/OFBIZ-218 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Reporter: Jacopo Cappellato > Priority: Minor > Attachments: lookup.ftl > > > If you open a lookup window and then in the lookup window's form there is a > new lookup link, that link will load a new lookup screen inside the same > popup windows: the system will try to assign the value you'll select there to > one of the fields of the main window (instead of one of the fields of the > first lookup form). > To reproduce this: > 1) Accounting app > 2) Find Payments > 3) Choose a payment that still has an amount left to apply > 4) Application tab > 5) lookup from the invoices Id field > 6) on that popup lookup from the "From Party Id" field on that screen to a > lookup -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
