Tomahawk 1.1.2 - JSCook Menu - dummyForm has no properties

2006-05-22 Thread Rafael Santini

Hi all!

I have upgraded my application to Tomahawk 1.1.2. After this, when the menu 
item is clicked, I get the following javascript error: dummyForm has no 
properties.


What has chagend since version 1.1.1 of MyFaces?

Thanks,

Rafael



Re: Tomahawk 1.1.2 - JSCook Menu - dummyForm has no properties

2006-05-22 Thread Mike Kienenberger

See http://issues.apache.org/jira/browse/TOMAHAWK-416

Your best bet is to put your menu inside a form as dummyform is going away.


On 5/22/06, Rafael Santini [EMAIL PROTECTED] wrote:

Hi all!

I have upgraded my application to Tomahawk 1.1.2. After this, when the menu
item is clicked, I get the following javascript error: dummyForm has no
properties.

What has chagend since version 1.1.1 of MyFaces?

Thanks,

Rafael




Re: Tomahawk 1.1.2 - JSCook Menu - dummyForm has no properties

2006-05-22 Thread Rafael Santini

My menu is already inside a form.

I have upgraded because in prior version the method bean isn't invoked when 
the menu is inside a form.


- Original Message - 
From: Mike Kienenberger [EMAIL PROTECTED]

To: MyFaces Discussion users@myfaces.apache.org
Sent: Monday, May 22, 2006 6:07 PM
Subject: Re: Tomahawk 1.1.2 - JSCook Menu - dummyForm has no properties


See http://issues.apache.org/jira/browse/TOMAHAWK-416

Your best bet is to put your menu inside a form as dummyform is going away.


On 5/22/06, Rafael Santini [EMAIL PROTECTED] wrote:

Hi all!

I have upgraded my application to Tomahawk 1.1.2. After this, when the 
menu

item is clicked, I get the following javascript error: dummyForm has no
properties.

What has chagend since version 1.1.1 of MyFaces?

Thanks,

Rafael