bugMHonArc - Bugs: bug #16368, in urlize change %X to %02X

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #16368: in urlize change %X to %02X

Submitter:  Wojciech Komornicki <wnkltd>
Submitted:  Tue 18 Apr 2006 01:27:46 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Behavior
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  5.8.6
Component Version:  <=2.6.15 Fixed Release:  2.6.16

Thu 20 Apr 2006 04:05:14 AM UTC, comment #1: 

Fix in ewhutil.pl checked into CVS.

Earl Hood <ehood>
Group administrator
Tue 18 Apr 2006 01:27:46 PM UTC, original submission:  

The urlize utility and its varitions change white space to their hex representation.  The representation should be a two digit hex number.  Unfortunately a tab is 9 and hence translated as %9 but should be %09.

Wojciech Komornicki <wnkltd>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-10 ehood Fixed ReleaseCVS 2.6.16
2006-06-10 ehood Open/ClosedOpen Closed
2006-04-20 ehood StatusNone Fixed
    Operating SystemLinux All
    Component Versionewhutil <=2.6.15
    Fixed Release CVS

Back to the top

Powered by Savane 3.15.
Corresponding source code