I found the problem. In previous versions the panelNavigation needed no enclosing form-tag, but surrounding now wit form tag it works fine!
BTW, when will the 1.1.4 /1.1.5 be released? Regards, Stephan > -----Original Message----- > From: Strittmatter, Stephan > [mailto:[EMAIL PROTECTED] > Sent: Monday, July 17, 2006 1:59 PM > To: MyFaces Discussion > Subject: RE: Testing of MyFaces Core 1.1.4 - SNAPSHOT > > I am not shure, if it is from 1.1.4-SNAPSHOT. I use also > tomahawk-1.1.5-SNAPSHOT in addition. > > But using <t:panelNavigation> with static <t:commandNavigation> > elements, I have JavaScriptErrors in Firefox: > > Error: getScrolling is not defined > Source File: http://localhost/index.jsf > Line: 1 > > Regards, > > Stephan > > > -----Original Message----- > > From: Torsten Krah [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 17, 2006 12:48 PM > > To: MyFaces Discussion > > Subject: Re: Testing of MyFaces Core 1.1.4 - SNAPSHOT > > > > Is there a tomahawk 1.1.4 going to be released - using some of its > > components here and 1.1.5 tomahawk doesnt work with 1.1.4 of core, > > although 1.1.3 tomahawk still seems to work. > > > > exception is: > > > > javax.faces.FacesException: > > org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils.get > > BooleanValue(Ljava/lang/String;Ljava/lang/Object;Z)Z > > > > kind regards > > > > Torsten > > > > Am Samstag, den 15.07.2006, 22:53 -0700 schrieb Matthias Wessendorf: > > > Hi users, > > > > > > we are about to release the next version of the MyFaces > Core version > > > (1.1.4). We'd like to ask you to test our last snapshot > of the core > > > distribution, which is available at: > > > > > > * http://people.apache.org/builds/myfaces/core-1.1.x/ > > > > > > Please check them and let us know if they'll be okay > > > for the release. For your information; Dennis tested them > > with the TCK > > > and they passed the test, which is a *good* signal :) > > > > > > More info here: http://wiki.apache.org/myfaces/CoreRelease114 > > > > > > Thanks for the help, > > > Matthias > > > > > > > >

