[ http://issues.apache.org/jira/browse/MYFACES-27?page=all ]

Neal Haggard updated MYFACES-27:
--------------------------------

    Attachment: jscookFormPatch.txt

I've attached a patch which will walk up the parent of the JSCookMenu 
Navigation Item and look for the first UIForm component it finds.  If found, it 
uses the client id for that instead of 'linkDummyForm' when outputting the 
JavaScript for item.

Please contact me if you have any questions about this.  

> JSCookmenu cannot be used for storing data
> ------------------------------------------
>
>          Key: MYFACES-27
>          URL: http://issues.apache.org/jira/browse/MYFACES-27
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.7 beta
>  Environment: JBoss 4.0
>     Reporter: Tobias Neubert
>     Assignee: Thomas Spiegl
>     Priority: Critical
>  Attachments: jscookFormPatch.txt
>
> JSCookmenu has hardcoded "immediate" attribute on "true". This cause that an 
> action, which should store data from the view, is executed after the 
> apply_request_values-phase instead of the application-execute-phase. But at 
> that time the model values are not updated with the view-values, so a empty 
> objekt is stored.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to