You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/08/31 08:52:35 UTC

[GitHub] nitin-maharana opened a new pull request #2254: CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage

nitin-maharana opened a new pull request #2254: CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage
URL: https://github.com/apache/cloudstack/pull/2254
 
 
   Issue Description:
   =============
   https://issues.apache.org/jira/browse/CLOUDSTACK-10058
   
   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.
   
   Snapshots:
   ========
   Before
   ![before](https://user-images.githubusercontent.com/12583725/29914910-c38e578c-8e57-11e7-8dd2-2620542b3881.png)
   
   After
   ![after](https://user-images.githubusercontent.com/12583725/29914916-c9954cbc-8e57-11e7-965c-3f15c17c3cd0.png)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services