Hi Gerald, Yes. it's ok now, I found the problem is all of the fields be showing can not be null. Many thanks!
Sam Gerald Müllan wrote: > > Hi, > > ok, i had thought first that you mean the issue where the highlighting > of a row doesn`t work when moving down with the cursor. Have a look at > the current trunk, it works now again. > > But i can not reproduce the issue mentioned above. To me it works fine > with both IE and firefox. Please test the component with the current > sandbox trunk version if the issue already exists. If yes, then please > open a corresponding jira issue. > > cheers, > > Gerald > > On 1/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Thanks your great help!! >> >> Gerald Müllan wrote: >> > >> > Hi, >> > >> > I am aware of this bug and will fix it the following weekend. It`s on >> > my list of opened tasks.. >> > >> > cheers, >> > >> > Gerald >> > >> > On 1/18/07, Sam Wang <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi, I also got this error in IE6 and Firefox2 with myfaces core >> >> 1.1.5-SNAPSHOT, tomahawk-1.1.5-SNAPSHOT and facelets 1.1.11. >> >> the effect is no appear suggest table when input words in the text, >> but >> >> when >> >> onblue mouse the IE show 'tableSuggest.inputField.value' is null or >> not >> >> an >> >> object in javascript console. >> >> anyone advise! >> >> >> >> >> >> Yee CN wrote: >> >> > >> >> > 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] >> >> > >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/tableSuggestAjax-nightly-gives-error....-tf2224288.html#a8427240 >> >> Sent from the MyFaces - Users mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > http://www.irian.at >> > >> > Your JSF powerhouse - >> > JSF Consulting, Development and >> > Courses in English and German >> > >> > Professional Support for Apache MyFaces >> > >> > >> Quoted from: >> http://www.nabble.com/tableSuggestAjax-nightly-gives-error....-tf2224288.html#a8427405 >> >> > > > -- > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > > -- View this message in context: http://www.nabble.com/tableSuggestAjax-nightly-gives-error....-tf2224288.html#a8860469 Sent from the MyFaces - Users mailing list archive at Nabble.com.

