Open radsutton opened 5 years ago
The split function was throwing a null pointer error. A simple check to see if the variable is defined fixes this, hiding the error.
The split function was throwing a null pointer error. A simple check to see if the variable is defined fixes this, hiding the error.