[ http://issues.apache.org/jira/browse/MYFACES-404?page=all ]
sean schofield closed MYFACES-404:
----------------------------------
Fix Version: Nightly Build
Resolution: Fixed
Patch has been applied. For future reference you can apply the patches
yourself to your own *local* copy of the source code. If you develop on a
Windows box, I recommend TortoiseSVN which has a handy utility for applying
patches. See SVN website for details on how to use SVN and apply patches.
> Tree2 doesn't refresh until clicked on
> --------------------------------------
>
> Key: MYFACES-404
> URL: http://issues.apache.org/jira/browse/MYFACES-404
> Project: MyFaces
> Type: Bug
> Components: JSF 1.1
> Versions: 1.0.9 beta
> Environment: Tomcat 4.1.31, SDK 1.4.2, windows XP Pro
> Reporter: Lenine Jeganathan
> Assignee: sean schofield
> Priority: Critical
> Fix For: Nightly Build
> Attachments: myfaces-404.txt
>
> Hello,
> We are now in the beta stage of an application which uses Tree2 component.
> We have dropdown by the tree which should relaod the tree based on whats
> picked in the dropdown.
> I have a valuechange listener on the dropdown which rebuilds the tree2 data
> in the valuechange listener and does a
> FacesContext.getCurrentInstance().renderResponse();
> The data gets loaded into the tree fine, but from the user perspective it
> doesn't load the new data into it until the user click on it forcing it to
> re-render and then loads the new data. The reload also happens when a command
> buttin with an actionlistener is clicked on.
> Am I missing something? Should i be calling something else other than
> renderresponse on the facescontext to force a refresh?
> Regards,
> Lenine
--
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