bizgres - bizgres: Fixed: Bug found that caused XML to be double escaped

From: nwakefield(at)pgfoundry(dot)org (User Nwakefield)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Fixed: Bug found that caused XML to be double escaped
Date: 2006-05-23 16:46:29
Message-ID: 20060523164629.CBD9C86C4B7@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed:
Bug found that caused XML to be double escaped under some circumstances - FIXED

Modified Files:
--------------
bizgres/KETL/src/com/kni/etl/util:
XMLHelper.java (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/util/XMLHelper.java.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-05-23 17:09:18 pgsql: Klugy fix for bug #2447: we can't expand a whole-row reference to
Previous Message James William Pye 2006-05-23 15:54:00 python - ctl: Add 'selector' keyword for arbitrary filtering.