bugGNU Wget - Bugs: bug #22922, "Unsupported scheme"...

 
 

bug #22922: "Unsupported scheme" message needs improvement

Submitter:  Micah Cowan <micahcowan>
Submitted:  Wed 16 Apr 2008 01:19:51 AM UTC
   
 
Category:  User Interface Severity:  3 - Normal
Priority:  9 - Immediate Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  None Operating System:  None
Reproducibility:  None Fixed Release:  1.12
Planned Release:  1.12 Regression:  None
Work Required:  0 - Hours Patch Included:  Yes
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Aug 2008 05:42:03 AM UTC, comment #2: 

Applied, with modifications, for mainline in 0a4bd9599f37.

(Wasn't crazy about using "\b" in stderr, which could be going to a file; also, \b doesn't actually overwrite characters on its own.)

Micah Cowan <micahcowan>
Mon 28 Jul 2008 08:20:46 AM UTC, comment #1: 

Looks good. Could maybe use strcasecmp better, if "https" might not be lowercase (is it normalized? need to check).

Micah Cowan <micahcowan>
Wed 16 Apr 2008 01:19:51 AM UTC, original submission:  

"https://foo: Unsupported scheme." is not a particularly helpful message. In general for unrecognized schemes, we should probably be a little more explicit: "https://foo: Unsupported scheme `https'."

For https' case, however, we should probably say something like "HTTPS support not compiled in."

The same is probably true for the myriad options that are only conditionally supported, depending on how Wget was built.

Micah Cowan <micahcowan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #16200:  scheme_error.patch added by schubiger (5KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by schubiger (Updated the item)
  • -email is unavailable- added by micahcowan (Submitted the item)
  •  

    Follow 11 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-04 micahcowan StatusReady for Merge Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone 1.12
    2008-07-28 schubiger Attached File- Added scheme_error.patch, #16200
    2008-07-28 schubiger Attached File#16196 Removed
    2008-07-28 micahcowan CategoryDocumentation User Interface
        Priority5 - Normal 9 - Immediate
        StatusConfirmed Ready for Merge
        Planned Release1.15 1.12
        Patch IncludedNone Yes
    2008-07-28 schubiger Attached File- Added scheme_error.patch, #16196

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code