Minor related patch after OFBIZ-4225 issue (Lookup target-parameter in form
widget is not working) fixed
--------------------------------------------------------------------------------------------------------
Key: OFBIZ-4228
URL: https://issues.apache.org/jira/browse/OFBIZ-4228
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Leon
Priority: Minor
Fix For: SVN trunk
Attachments: ordermgrLookupScreensParm0.patch
In https://issues.apache.org/jira/browse/OFBIZ-4225, Deepak Dixit fixed a bug
in fieldlookup.js which caused "Lookup target-parameter in form widget is not
working"。
Now the form widget framework behaves same as widget-form.xsd specifies: using
parameters.parmI (where I is the position number in the "target-parameter"
list) in the related lookup screen. The position number in the list begins from
1. That implictes "parm0" is invalid.
So I search the whole project to look up whether there's "parm0" left out.
That's what this patch for.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira