-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if available
Milestone
Description
The second and subsequent URLs are not validated before they're used to attempt to create a project (as discussed in #2534)
Steps to reproduce the behavior:
- Go to 'Create Project' -> 'Web Addresses (URL)'
- Paste a valid URL (e.g. "http://api.worldbank.org/countries/all/indicators/SP.POP.TOTL?date=2000:2001")
- Click "Add another URL" and enter "badurl" (or any other invalid URL)
- Click Next
- See error modal dialog
Expected behavior
The value of all URL input fields should be validated to ensure that they are well-formed URLs.
OpenRefine (please complete the following information):
- master branch (3.4 snapshot)
wetneb
Metadata
Metadata
Assignees
Labels
Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if available