[ 
http://issues.apache.org/jira/browse/BEEHIVE-566?page=comments#action_63878 ]
     
Rich Feit commented on BEEHIVE-566:
-----------------------------------

Thanks for the great repro.  Luckily, this has to do with preservation of the 
backing bean, and not of the view state (which would have been a trickier issue 
I'm sure).

> The JSF UI Components values are reverting when using NavigateTo.currentPage
> ----------------------------------------------------------------------------
>
>          Key: BEEHIVE-566
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-566
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: John Rohrlich
>     Assignee: Rich Feit
>     Priority: Critical
>  Attachments: reproOne.zip
>
> The JSF UI Components values are reverting when using NavigateTo.currentPage.
> When a JSF command is handled by a command handler in the backing file and 
> the handler returns null (i.e. stay on page) the input elements in the form 
> all retain the values set by the user. This is the expected behavior.
> Raising an action from the command handler and returning to the same page via 
> Jpf.NavigateTo.currentPage should have the same behavior but it does not. In 
> the later case the values in the form input components are reverting to their 
> original values.
> A repro is attached

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