Description of problem: There were a number of typos made within content URL fields during the disconnected flow of Subscriptions. We need to validate that the entered URL is reachable and if possible, that it has the expected directory structure, so that we can be more confident that we won't hit issues with content immediately after starting a deployment. Version-Release number of selected component (if applicable): current Additional info:
Another issue that we ran into was when http:// was left off. If we're expecting that to be part of the URL, we should include that automatically, or have an indication that it's needed.
Already fixed: https://github.com/fusor/fusor/pull/741 Dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1293985
*** This bug has been marked as a duplicate of bug 1293985 ***