Add null check. Fixes #9092
If the value is undefined in config.xml this will be null, not an emptystring.
Add null check. Fixes #9092
If the value is undefined in config.xml this will be null, not an empty
string.