[jira] [Updated] (OFBIZ-10037) Creating an example from the Ajax screen does not work

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

[jira] [Updated] (OFBIZ-10037) Creating an example from the Ajax screen does not work

Nicolas Malin (Jira)

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

Aditya Sharma updated OFBIZ-10037:
----------------------------------
    Attachment: OFBIZ-10037.patch
                OFBIZ-10037_16.11.patch

Problem:
After update, it requests ListExampleFormOnly where parameters were not passes as exampleCtx needed when running performFind. exampleCtx is passed as inputFields to performFind service.

Solution:
In ListExampleFormOnly screen, set parameters to exampleCtx.

> Creating an example from the Ajax screen does not work
> ------------------------------------------------------
>
>                 Key: OFBIZ-10037
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10037
>             Project: OFBiz
>          Issue Type: Bug
>          Components: example
>    Affects Versions: Trunk, Release Branch 16.11
>            Reporter: Jacques Le Roux
>            Assignee: Aditya Sharma
>            Priority: Minor
>         Attachments: OFBIZ-10037.patch, OFBIZ-10037_16.11.patch
>
>
> At https://demo-trunk.ofbiz.apache.org/example/control/authview/findExampleAjax the error is:
> {code}
> ERROR MESSAGE:
> java.lang.RuntimeException: Error rendering included grid named [ListExamplesAjax] at location [component://example/widget/example/ExampleForms.xml]: java.lang.IllegalArgumentException: Error in form [ListExamples] calling service with name [performFind]: org.apache.ofbiz.service.ServiceValidationException: Le paramètre requis suivant manque : [performFind.inputFields]java.lang.IllegalArgumentException: Error in form [ListExamples] calling service with name [performFind]: org.apache.ofbiz.service.ServiceValidationException: Le paramètre requis suivant manque : [performFind.inputFields]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)