That's the textbox where the ajax table will appear underneath. I tested
with IE7 Beta 3 and Firefox.

With IE7 the error indicator appear the moment I click into the textbox.
When I started typing the error indicator disappeared, but no ajax table
appear. I checked the server log, the backend bean method is called as it
should, so the problem is with the javascripts.

The error messages says:
Line: 607
Char: 17
Error: 'value' is not null or not an object

Or
Line: 273
Char: 9
Error: 'null' is null or not an object

Line 607 definitely refers to the .js resources included by sandbox, as the
rendered page is shorter that this.


Firefox did not report any error, but no ajax table nevertheless.


I am using myfaces 1.1.4 and facelets 1.1.11

Regards,
Yee

-----Original Message-----
From: Gerald Müllan [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 08, 2006 12:42 AM
To: MyFaces Discussion
Subject: Re: tableSuggestAjax nightly gives error....

Hi,

what do you exactly mean with "clicked on an ajax suggest textbox"?
Can you describe the problem a little bit further?

I have tried the latest nightly and the component seems to work to me.
In both browsers IE and firefox.

cheers,

Gerald

On 9/6/06, Yee CN <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi,
>
>
>
> I am getting the following error while trying to migrate to the latest
> nightly build of myfaces-sandbox. The tableSuggestAjax now caused the
> following error in the browser:
>
>
>
> Error: 'tableSuggest.inputField.value' is null or not an object
>
>
>
> The error appear when I clicked on an ajax suggest textbox. It was working
> OK with the version downloaded around June. I also made sure that the
fields
> concerned are all initialized (i.e. not null).
>
>
>
> I am also upgrading to the myfaces 1.1.5 snapshot and tomahawk 1.5
snapshot
> (I was using 1.1.3). Is there any thing there that I should look out for?
>
>
>
> Any idea what could be the case?
>
>
>
> Thanks in advance.
>
> Yee
>
>
>
>
>
>


-- 
Gerald Müllan
Schelleingasse 2/11
1040 Vienna, Austria
0043 699 11772506
[EMAIL PROTECTED]

Reply via email to