mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib ewhutil.pl,2.11,2.12

2003-02-14 12:03:45
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv13332

Modified Files:
	ewhutil.pl 
Log Message:
Removed conversion of @ (an attempt to provide a default email address
obfuscation) since it screws up escape sequences in iso-2022-jp text.


Index: ewhutil.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/ewhutil.pl,v
retrieving revision 2.11
retrieving revision 2.12
diff -C2 -r2.11 -r2.12
*** ewhutil.pl	18 Jan 2003 02:57:34 -0000	2.11
--- ewhutil.pl	14 Feb 2003 19:03:33 -0000	2.12
***************
*** 32,36 ****
    '<'	=> '&lt;',
    '>'	=> '&gt;',
!   '@'	=> '&#x40;',
  );
  
--- 32,36 ----
    '<'	=> '&lt;',
    '>'	=> '&gt;',
!   # '@'	=> '&#x40;',  # XXX: Screws up ISO-2022-JP conversion
  );
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV