[ mailman-Patches-865661 ] Collection of i18n patches

SourceForge.net noreply at sourceforge.net
Fri Dec 26 13:36:01 EST 2003


Patches item #865661, was opened at 2003-12-25 07:35
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=865661&group_id=103

Category: internationalization
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 9
Submitted By: Tokio Kikuchi (tkikuchi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Collection of i18n patches

Initial Comment:
This patch works for

1. _at_ substitution for archive.

2. MIME decoded subject and message body in admindb
pending post list.

3. i18n personalization.

4. Header/Footer charset adjusting for multiple
charset. (works for Latin-15/1 problem, I believe.)

5. i18n message held notice.

6. fix for scrubber bug (atatched message).

7. i18n checkdbs.

This collection of patch is for most recent CVS
(2.1.4b) as of 12/25/2003 and I hope this is included
in 2.1.4-release.


----------------------------------------------------------------------

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-12-26 13:36

Message:
Logged In: YES 
user_id=12800

See attached Encoders.py-for-py234.txt for a patch to
Encoders.py that doesn't break the Python 2.3.x test suite.

----------------------------------------------------------------------

Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-12-26 13:23

Message:
Logged In: YES 
user_id=12800

Okay, I see the patches to email/Charset.py and
email/Encoders.py.  I think I understand the fix to
Encoders.py, but not really the fix to Charset.py.  Could
you explain in more detail?  Also, please provide test cases
for these changes.


----------------------------------------------------------------------

Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-12-26 12:00

Message:
Logged In: YES 
user_id=12800

Can you explain more what you mean by:

"You may need patch email package to properly encode plain 
text with base64. (And others for Japanese messages)"


----------------------------------------------------------------------

Comment By: Tokio Kikuchi (tkikuchi)
Date: 2003-12-26 02:23

Message:
Logged In: YES 
user_id=67709

Sorry but CJKCodecs was too big to upload in this patch 
area. You can download it from 
http://mm.tkikuchi.net/CJKCodecs-1.0.tar.gz 
 
Cheers, 
 

----------------------------------------------------------------------

Comment By: Tokio Kikuchi (tkikuchi)
Date: 2003-12-26 02:20

Message:
Logged In: YES 
user_id=67709

You may need patch email package to properly encode plain 
text with base64. (And others for Japanese messages) 
 

----------------------------------------------------------------------

Comment By: Tokio Kikuchi (tkikuchi)
Date: 2003-12-26 02:16

Message:
Logged In: YES 
user_id=67709

u Uploading CJKCodecs 1.0 because their site has only CVS 
and no package to download. 
 

----------------------------------------------------------------------

Comment By: Tokio Kikuchi (tkikuchi)
Date: 2003-12-26 02:11

Message:
Logged In: YES 
user_id=67709

Update of patch. espacially: 
 
1. improve in 4 above 
 
2. Use of CJKCodecs instead of Japanese and Korean. Now we 
can use Chinese. 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=865661&group_id=103



More information about the Mailman-coders mailing list