[
http://jira.undersunconsulting.com/browse/OFBIZ-706?page=all ]
Marco Risaliti closed OFBIZ-706:
--------------------------------
Resolution: Won't Fix
Fix Version: (was: SVN)
For the moment I will close it if someone interested on it can create a new issue.
> form-widget actions block does not pass errors back up
> ------------------------------------------------------
>
> Key: OFBIZ-706
> URL:
http://jira.undersunconsulting.com/browse/OFBIZ-706> Project: [OFBiz] Open For Business
> Type: Bug
> Components: widget
> Versions: SVN
> Reporter: Si Chen
> Assignee: Jira Administrator
>
>
> If you had this kind of code in a form-widget:
> <actions>
> <service service-name="performFind" result-map-name="result" result-map-list-iterator-name="listIt">
> <field-map field-name="inputFields" env-name="parameters"/>
> <field-map field-name="entityName" value="Invoice"/>
> <field-map field-name="orderBy" value="invoiceDate"/>
> </service>
> </actions>
> and for some reason the service call failed, no error messages would show up on your screen. You can try it yourself: just comment out the performFind service in framework/common/servicedef/services.xml and then try to do a lookup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.undersunconsulting.com/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira