bugGNU Wget - Bugs: bug #47281, WARC URI Headers Improperly Quoted

 
 

bug #47281: WARC URI Headers Improperly Quoted

Submitter:  None
Submitted:  Sat 27 Feb 2016 11:13:29 AM UTC
   
 
Category:  Program Logic Severity:  3 - Normal
Priority:  5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Ben Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  trunk
Operating System:  None Reproducibility:  Every Time
Fixed Release:  trunk Planned Release:  None
Regression:  None Work Required:  None
Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 27 Feb 2016 11:13:29 AM UTC, original submission:  

The WARC spec (http://bibnum.bnf.fr/WARC/WARC_ISO_28500_version1_latestdraft.pdf) requires that header values that are URIs are enclosed in angle brackets. wget's WARC output doesn't comply with this. e.g. wget produces:

    WARC-Target-URI: metadata://gnu.org/software/wget/warc/MANIFEST.txt\r\n

instead of

    WARC-Target-URI: <metadata://gnu.org/software/wget/warc/MANIFEST.txt>\r\n

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rockdaboot (Updated the item)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-27 rockdaboot StatusNone Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone trunk

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code