You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by stamilo <st...@gmail.com> on 2008/06/23 09:42:45 UTC

rev:670340 error

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

 :)

Re: rev:670340 error

Posted by Bruno Busco <br...@gmail.com>.
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 <st...@gmail.com>:

> :)
>
> On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux <
> jacques.le.roux@les7arts.com> 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" <st...@gmail.com>
> >
> >  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])
> >>
> >> :)
> >>
> >>
>

Re: rev:670340 error

Posted by stamilo <st...@gmail.com>.
:)

On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux <
jacques.le.roux@les7arts.com> 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" <st...@gmail.com>
>
>  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])
>>
>> :)
>>
>>

Re: rev:670340 error

Posted by Jacques Le Roux <ja...@les7arts.com>.
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" <st...@gmail.com>
> 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])
> 
> :)
>