mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib iso2022jp.pl,1.4,1.5

2002-07-21 20:28:09
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv20363

Modified Files:
	iso2022jp.pl 
Log Message:
* BUG FIX #890: str2html() function now calls jp2022_to_html() with
  $nourl set to 1 since URL conversion handled at filter level.


Index: iso2022jp.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/iso2022jp.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** iso2022jp.pl	20 Jul 2002 00:47:05 -0000	1.4
--- iso2022jp.pl	22 Jul 2002 03:28:04 -0000	1.5
***************
*** 37,41 ****
  ##	interface similiar as iso8859.pl function.
  ##
! sub str2html { jp2022_to_html($_[0], 0); }
  
  ##---------------------------------------------------------------------------##
--- 37,41 ----
  ##	interface similiar as iso8859.pl function.
  ##
! sub str2html { jp2022_to_html($_[0], 1); }
  
  ##---------------------------------------------------------------------------##

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