csvlint.io
csvlint.io copied to clipboard
URLs with spaces throw an error
URLs entered in the dialog that contain spaces throw a silent error when validate is clicked. This is similar to theodi/csvlint.rb#182, but at a different point in the process. Basically we need to check that the URI entered is valid, and if not, make sure it's encoded properly before sending it into the Validator.