bugMHonArc - Bugs: bug #4126, Typo in mhopt.pl causes error...

 
 

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

bug #4126: Typo in mhopt.pl causes error message for big5 character set

Submitter:  Invalid User ID <#20378>
Submitted:  Fri 27 Jun 2003 11:08:15 PM UTC
   
 
Category:  Character Sets 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.6.1
Component Version:  2.6.4 Fixed Release:  2.6.5

Fri 04 Jul 2003 01:16:10 AM UTC, comment #1: 

mhopt.pl updated and checked into CVS with space removed.

NOTE: Work-around is to explictly define aliases
via the CHARSETALIASES resource for big5-eten.

Earl Hood <ehood>
Group administrator
Fri 27 Jun 2003 11:08:15 PM UTC, original submission:  

line 1154 in mhopt.pl shows:

'big5-eten '     => [ 'big5', 'csbig5',

The space after "-eten" in the above line causes the following error message when running mhonarc:

Warning: Unrecognized character set: big5-eten

The message I'm converting has "charset=big5" in it, and I have big5 in my rcfile under the <CHARSETCONVERTERS> section.

When I remove the space after "-eten", the conversion happens without error.

Invalid User ID <#20378>

 

(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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-07-20 ehood Open/ClosedOpen None
    Fixed Release
2003-07-04 ehood Operating SystemHP-UX None
2003-07-04 ehood StatusNone None

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code