autocompleteoptions?

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

autocompleteoptions?

stamilo
hi,
  i run the example app ajax demo ,  ajax example no problem,
 but autocompleteoptions demo , in

https://127.0.0.1:8443/example/control/EditExampleFeatureAppls?exampleId=10001

i  type something in "Example Feature Id" textfield,  nothing list, and  the
have error in
console, see below
     [java] 2008-06-21 06:07:31,393 (http-0.0.0.0-8443-1) [
RequestHandler.j
ava:314:ERROR] Request findExampleFeatures caused an error with the
following me
ssage: Error calling event: org.ofbiz.webapp.event.EventHandlerException:
Groovy
 Event Error (No such property: delegator for class: FindExampleFeatures)

why?

thx!
Reply | Threaded
Open this post in threaded view
|

Re: autocompleteoptions?

Scott Gray
Thanks for reporting, fixed in rev. 670298

Regards
Scott

2008/6/21 stamilo <[hidden email]>:

> hi,
>  i run the example app ajax demo ,  ajax example no problem,
>  but autocompleteoptions demo , in
>
>
> https://127.0.0.1:8443/example/control/EditExampleFeatureAppls?exampleId=10001
>
> i  type something in "Example Feature Id" textfield,  nothing list, and
>  the
> have error in
> console, see below
>     [java] 2008-06-21 06:07:31,393 (http-0.0.0.0-8443-1) [
> RequestHandler.j
> ava:314:ERROR] Request findExampleFeatures caused an error with the
> following me
> ssage: Error calling event: org.ofbiz.webapp.event.EventHandlerException:
> Groovy
>  Event Error (No such property: delegator for class: FindExampleFeatures)
>
> why?
>
> thx!
>
Reply | Threaded
Open this post in threaded view
|

Re: autocompleteoptions?

stamilo
:)

ok, i tested , very well.

On Sun, Jun 22, 2008 at 10:11 AM, Scott Gray <[hidden email]> wrote:

> Thanks for reporting, fixed in rev. 670298
>
> Regards
> Scott
>
> 2008/6/21 stamilo <[hidden email]>:
>
> > hi,
> >  i run the example app ajax demo ,  ajax example no problem,
> >  but autocompleteoptions demo , in
> >
> >
> >
> https://127.0.0.1:8443/example/control/EditExampleFeatureAppls?exampleId=10001
> >
> > i  type something in "Example Feature Id" textfield,  nothing list, and
> >  the
> > have error in
> > console, see below
> >     [java] 2008-06-21 06:07:31,393 (http-0.0.0.0-8443-1) [
> > RequestHandler.j
> > ava:314:ERROR] Request findExampleFeatures caused an error with the
> > following me
> > ssage: Error calling event: org.ofbiz.webapp.event.EventHandlerException:
> > Groovy
> >  Event Error (No such property: delegator for class: FindExampleFeatures)
> >
> > why?
> >
> > thx!
> >
>