vgritsenko 01/12/19 13:24:45
Modified: . Tag: cocoon_20_branch changes.xml
Log:
Fix bug #4239 and #4469: Use UTF-8 encoding between JspGenerator and JSPEngine
Revision Changes Path
No revision
No revision
1.2.2.54 +4 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2.2.53
retrieving revision 1.2.2.54
diff -u -r1.2.2.53 -r1.2.2.54
--- changes.xml 2001/12/17 14:29:25 1.2.2.53
+++ changes.xml 2001/12/19 21:24:45 1.2.2.54
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2.2.53 2001/12/17 14:29:25 cziegeler Exp $
+ $Id: changes.xml,v 1.2.2.54 2001/12/19 21:24:45 vgritsenko Exp $
-->
<changes title="History of Changes">
@@ -28,6 +28,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="VG" type="fix" fixes-bug="4239">
+ JSPEngine returns result in UTF-8 charset.
+ </action>
<action dev="VG" type="fix" due-to="Eisert, Wolfram"
due-to-email="[EMAIL PROTECTED]">
XSP page were called twice if used as a source of XSLT stylesheet due to
multiple calls to
Source.getInputSource() in XSLProcessorImpl.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]