bugGNU Wget - Bugs: bug #45778, wget and unicode

 
 

bug #45778: wget and unicode

Submitter:  Noël Köthe <nok>
Submitted:  Mon 17 Aug 2015 12:35:06 PM UTC
   
 
Category:  Code Architecture Severity:  3 - Normal
Priority:  5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  trunk Operating System:  None
Reproducibility:  None Fixed Release:  None
Planned Release:  None Regression:  None
Work Required:  None Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 04 Feb 2016 08:01:27 PM UTC, comment #1: 

Meanwhile this has been fixed.
I think it is commit c190677cab59c51f575f661b065db0fe14ab129d.

$ src/wget -nv "http://zh.wikipedia.org/wiki/$f"
2016-02-04 20:56:30 URL:http://zh.wikipedia.org/wiki/%E9%A6%96%E9%A1%B5 [38361] -> "首页" [1]

Tim Ruehsen <rockdaboot>
Group administrator
Mon 17 Aug 2015 12:35:06 PM UTC, original submission:  

Hello,

--8<--
$ echo $f
%E9%A6%96%E9%A1%B5
$ wget -nv http://zh.wikipedia.org/wiki/$f 2>&1|qprint -e
2015-08-17 14:33:17 URL:https://zh.wikipedia.org/wiki/%E9%A6%96%E9%A1%=
B5 [36245] -> "=E9=A6%96=E9=A1=B5" [1]
nk@pro:/tmp/test$ ls -l|qprint -e
insgesamt 36
-rw-r--r-- 1 nk nk 36245 Aug  7 09:36 =E9=A6%96=E9=A1=B5

Note the %96 where the 3rd byte should be.
--8<--
https://bugs.debian.org/387745

Noël Köthe <nok>

 

(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 (Posted a comment)
  • -email is unavailable- added by nok (Submitted the item)
  • -email is unavailable- added by nok
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-02-04 rockdaboot StatusNone Fixed
        Open/ClosedOpen Closed
        ReleaseNone trunk
    2015-08-17 nok Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code