[ http://issues.apache.org/jira/browse/BEEHIVE-566?page=all ]
Rich Feit resolved BEEHIVE-566:
-------------------------------
Assign To: Alejandro Ramirez (was: Rich Feit)
Resolution: Fixed
Fix Version: V1
Fixed with revision 164955.
We were preserving the JSF component tree for the previous page(s), but not the
backing bean. Your example had the page binding to the backing bean, which was
being lost when going to/from the page flow. Nice catch!
> 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: Alejandro Ramirez
> Priority: Critical
> Fix For: V1
> 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