Community
Participate
Working Groups
The Edit Environment Variables dialog, from the Server editor, has regressed such that the user can no longer add new environment variables for deployed applications. This appears to be due to the changes made by 514812. Steps to reproduce: 1. Create a Web Project containing a simple servlet, and publish to CF. 2. Open the CF server editor, and select your application from the Applications list. 3. On the right-hand side of the server editor, select Edit... for Environment Variables. 4. Click New... and specify a new environment variable key/value. Click Finish, to return you to the Environment Variable dialog. You will see the the environment variable does not appear in the Environment Variables dialog table after you click Finish.
Code released to master
Verified that this fixes the issue. Thanks Elson!