rev:670340 error

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

rev:670340 error

stamilo
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])

 :)
Reply | Threaded
Open this post in threaded view
|

Re: rev:670340 error

Jacques Le Roux
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])
>
> :)
>
Reply | Threaded
Open this post in threaded view
|

Re: rev:670340 error

stamilo
:)

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])
>>
>> :)
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: rev:670340 error

Bruno Busco
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])
> >>
> >> :)
> >>
> >>
>