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

Martin Marinschek updated MYFACES-27:
-------------------------------------

    Description: 
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.


  was:
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.


       Reporter: Tobias Neubert
       Priority: Critical  (was: Major)

Updating this to critical as three votes have been applied to 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

>
> 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