Re: [Wicket-user] AutoCompleteTextField giving js error

2006-08-25 Thread V. Jenks
Excellent, thank you - I'll be sure to test 1.2.2 as soon as it is released. Janne Hietamäki wrote: > > > This is also fixed in the svn. > > Janne > > > > On 25.8.2006, at 19.59, V. Jenks wrote: > >> >> I'm taking my first crack at using some of the built-in Ajax stuff >> in Wicket >> -

Re: [Wicket-user] AutoCompleteTextField giving js error

2006-08-25 Thread Janne Hietamäki
This is also fixed in the svn. Janne On 25.8.2006, at 19.59, V. Jenks wrote: > > I'm taking my first crack at using some of the built-in Ajax stuff > in Wicket > - pretty cool by the way! > > I'm using the AutoCompleteTextField to filter some data and it > works except > that I'm getting

[Wicket-user] AutoCompleteTextField giving js error

2006-08-25 Thread V. Jenks
I'm taking my first crack at using some of the built-in Ajax stuff in Wicket - pretty cool by the way! I'm using the AutoCompleteTextField to filter some data and it works except that I'm getting a javascript error. It doesn't seem to be inhibiting any of the functionality but it looks bad, none