It can be the auto-scrolling, that causes errors if the myfaces filter isn't properly setup. Try to set, in web.xml, the parameter org.apache.myfaces.AUTO_SCROLL to false and see if this fix the problem.
Cosma 2006/5/18, Nicolas GENSOLLEN <[EMAIL PROTECTED]>:
Hi, Even if I'm not using SUN RI all my commandLinks produce a javascript errors. I tried all solutions explained in comments without good results. Has anyone got any idea what I'm doing wrong? tia. ----- Original Message ----- From: "Gerald Müllan" <[EMAIL PROTECTED]> To: "MyFaces Discussion" <[email protected]> Sent: Wednesday, May 17, 2006 1:12 PM Subject: Re: commandLinks - javascript errors Hi, have a look at the actual discussion in JIRA: https://issues.apache.org/jira/browse/TOMAHAWK-416 and also on the dev list (topic DummyForm stuff). It addresses this problem. cheers, Gerald On 5/17/06, Nicolas GENSOLLEN <[EMAIL PROTECTED]> wrote: > I've got the same error since I have installed core 1.1.3 and tomahawk > 1.1.2, > all commandLinks produce a javascript errors. My browser is IE 6 > > Thanks > > ----- Original Message ----- > From: "Chrisi" <[EMAIL PROTECTED]> > To: "MyFaces Discussion" <[email protected]> > Sent: Tuesday, May 16, 2006 11:47 AM > Subject: Re: commandLinks - javascript errors > > > Which Browser/Version do you use? > > On 5/15/06, Sarah Touati <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hello, > > > > I am new to JSF and have been unable to get commandLinks to work at > > all - > > they simply produce javascript errors. I was using Sun RI and am now > > using > > the MyFaces tomahawk extension along with that. I am using Tomcat 5.5.9. > > > > I have tried placing commandLinks within a dataTable, within a > > dataList, > > and on their own (but within a form). I have tried using simple > > hard-coded > > strings for the action and the output text but they still don't work. I > > have > > gotten around this in one case by using commandButton instead, but would > > like to be able to use the links. > > > > Has anyone got any idea what I'm doing wrong? > > > > Thanks > > > > > > > > > > ________________________________ > > --- Disclaimer --- > > > > Unless otherwise agreed expressly in writing by a Director of Edina > > Software, this communication is to be treated as confidential and the > > information in it may not be used or disclosed except for the purpose > > for > > which it has been sent. If you have reason to believe that you are not > > the > > intended recipient of this communication, please contact the sender > > immediately. > > > > > > ______________________________________________________________________ > > This email has been scanned by the MessageLabs Email Security System. > > For more information please visit > > http://www.messagelabs.com/email > > ______________________________________________________________________ > > > > > -- > Thanks and Greetings > Chrisi > > -- Gerald Müllan Schelleingasse 2/11 1040 Vienna, Austria 0043 699 11772506 [EMAIL PROTECTED]

