Community
Participate
Working Groups
The CDT variable manager is taking the variables from our RemoteConfigurationEnvironmentSupplier and appending them to the local environment. There is a radio button that allows you to specify to replace the native environment (which corresponds to the local environment), or append to it, and by default it appends. We can't really change that behaviour, BUT, if we create a new version of that page without any option to append or replace, and just have it replace by default, that should fix things.
Created attachment 156427 [details] patch
Fixed in 2.1, 3.0 and head
Created attachment 156544 [details] fixed some issues Fixed spelling mistake in code, made labels more detailed.
(In reply to comment #3) > Created an attachment (id=156544) [details] > fixed some issues > > Fixed spelling mistake in code, made labels more detailed. Fixed in ptp_2_0, ptp_3_0 and HEAD. Thanks Peter
Removed (Author request)