cloudstack/framework/config/src/org/apache/cloudstack
Nitin Kumar Maharana a52ce3628c CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage (#2254)
Root Cause:
Some global parameters contains NULL value, where the code doesn't handle NULL check.
So it fails with an exception. Hence nothing appears on the field(ERROR).

Solution:
Added required NULL check.
2017-09-01 13:13:39 +02:00
..
config CLOUDSTACK-9901 secure and hidden config values are returned as plaintext string 2017-05-03 14:58:02 +05:30
framework/config CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage (#2254) 2017-09-01 13:13:39 +02:00