Community
Participate
Working Groups
Found while testing bug 313019 1) Create a new target definition 2) Add new software site 3) Change to the following site: https://build.eclipse.org/hudson/job/emf-cdo-integration/lastSuccessfulBuild/artifact/result/site.p2/ Result: Nothing is selected but the finish button is enabled. Hitting finish will result in a empty container. Selecting, then unselecting it will result in an error message saying that at least one item must be selected. It appears the removing the current site and hitting enter is enough to enable finish.
Created attachment 169144 [details] Fix Adds a separate case to the pageChanged() method. We ensure that finish is disabled when changing sites or performing another action that could affect the checked contents without activating the check state listener.
Darin, Ankur, please review.
+1
Fixed in HEAD.
Verified.