Bug: if the url_string had leading spaces, when it was split the resulting array contained the empty string, which led to a validation error when trying to save the urls. Fixup for #3247.
Bug: if the url_string had leading spaces, when it was split the resulting array contained the empty string, which led to a validation error when trying to save the urls. Fixup for #3247.