Community
Participate
Working Groups
Build Identifier: 20110926 User could input any invalid string into default generation folder input field, such as .*^%$/ etc. Reproducible: Always Steps to Reproduce: 1. Try to new an EGL basic project 2. In EGL settings page of the wizard, input some invalid string into default generation folder field, such as ,*&%(/, etc. Actual results: There is no any error message shown, and the project could be created. But java or javascript files could not be generated anywhere.
Created attachment 204049 [details] Gen folder inputs
GenerationSettingsComposite is able to handle the validation. I debug the code, the validation is run and gave an error status, however, the error status is not displayed on the Page. Jiyong, assign to you to take a look.
Created attachment 205782 [details] Fix patch
Code committed
fixed
Verified in build 20111031