hi
A patch from Bruno Busco "Example application should use FindScreenDecorator" report error in findExampleAjax org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://example/widget/example/ExampleAjaxScreens.xml#ListExampleFormOnly]: java.lang.IllegalArgumentException: Error in form [ListExamples] calling service with name [performFind]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [performFind.inputFields] (Error in form [ListExamples] calling service with name [performFind]: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [performFind.inputFields]) :) |
Administrator
|
Hi,
This is a work in progress. You might read this comment <!-- Typically, this extended form wouldn't be necessary. The parent form (ListExamples) would have these attributes. --> Hopefully, this will be fixed soon... Jacques From: "stamilo" <[hidden email]> > hi > > A patch from Bruno Busco "Example application should use > FindScreenDecorator" > > report error in findExampleAjax > > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://example/widget/example/ExampleAjaxScreens.xml#ListExampleFormOnly]: > java.lang.IllegalArgumentException: Error in form [ListExamples] calling > service with name [performFind]: > org.ofbiz.service.ServiceValidationException: The following required > parameter is missing: [performFind.inputFields] (Error in form > [ListExamples] calling service with name [performFind]: > org.ofbiz.service.ServiceValidationException: The following required > parameter is missing: [performFind.inputFields]) > > :) > |
:)
On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux < [hidden email]> wrote: > Hi, > > This is a work in progress. You might read this comment <!-- Typically, > this extended form wouldn't be necessary. The parent form (ListExamples) > would > > have these attributes. --> > > Hopefully, this will be fixed soon... > > Jacques > > From: "stamilo" <[hidden email]> > > hi >> >> A patch from Bruno Busco "Example application should use >> FindScreenDecorator" >> >> report error in findExampleAjax >> >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >> >> [component://example/widget/example/ExampleAjaxScreens.xml#ListExampleFormOnly]: >> java.lang.IllegalArgumentException: Error in form [ListExamples] calling >> service with name [performFind]: >> org.ofbiz.service.ServiceValidationException: The following required >> parameter is missing: [performFind.inputFields] (Error in form >> [ListExamples] calling service with name [performFind]: >> org.ofbiz.service.ServiceValidationException: The following required >> parameter is missing: [performFind.inputFields]) >> >> :) >> >> |
stamilo,
thank you for reporting the problem. There is a patch that fixes it in https://issues.apache.org/jira/browse/OFBIZ-1846 -Bruno 2008/6/23 stamilo <[hidden email]>: > :) > > On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux < > [hidden email]> wrote: > > > Hi, > > > > This is a work in progress. You might read this comment <!-- Typically, > > this extended form wouldn't be necessary. The parent form (ListExamples) > > would > > > > have these attributes. --> > > > > Hopefully, this will be fixed soon... > > > > Jacques > > > > From: "stamilo" <[hidden email]> > > > > hi > >> > >> A patch from Bruno Busco "Example application should use > >> FindScreenDecorator" > >> > >> report error in findExampleAjax > >> > >> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > >> > >> > [component://example/widget/example/ExampleAjaxScreens.xml#ListExampleFormOnly]: > >> java.lang.IllegalArgumentException: Error in form [ListExamples] calling > >> service with name [performFind]: > >> org.ofbiz.service.ServiceValidationException: The following required > >> parameter is missing: [performFind.inputFields] (Error in form > >> [ListExamples] calling service with name [performFind]: > >> org.ofbiz.service.ServiceValidationException: The following required > >> parameter is missing: [performFind.inputFields]) > >> > >> :) > >> > >> > |
Free forum by Nabble | Edit this page |