Bug 220728

Summary: Incorrect HTTP URL handling in Anaconda text-mode
Product: [Fedora] Fedora Reporter: Scott Paeth <scott_karana>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-05 20:09:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Paeth 2006-12-24 21:25:42 UTC
Description of problem:
When doing an HTTP install in text-mode Anaconda, entering a "site name" with an
http:// is incorrectly handled.

Version-Release number of selected component (if applicable):
I'm not sure how to find out...

How reproducible:
Very


Steps to Reproduce:
1. Enter, say, "http://fedora.arcticnetwork.ca" as the HTTP site
2. Select OK
3. Go to ALT-F3 and watch the errors come up regarding
"http://http://fedora.arcticnetwork.ca"
  
Actual results:
None of the requisite components are found.

Expected results:
Stripping of the http:// and correct retrieval of extant HTTP files.

Additional info:
This is on x86.

Comment 1 David Cantrell 2007-01-05 20:09:14 UTC
Fixed in anaconda CVS, thanks.