bruno 2003/08/06 07:45:02
Modified: . status.xml
Log:
Fixed bug 19841: untranslated-text doesn't work for i18n:text
Revision Changes Path
1.104 +5 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- status.xml 4 Aug 2003 13:48:41 -0000 1.103
+++ status.xml 6 Aug 2003 14:45:02 -0000 1.104
@@ -167,6 +167,10 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="BRD" type="fix" fixes-bug="19841">
+ I18nTransformer: if content of i18n:text is empty and translation is not
+ found, use untranslated-text.
+ </action>
<action dev="CH" type="fix" fixes-bug="22050" due-to="Gildas Guillemot"
due-to-email="[EMAIL PROTECTED]">
ESQL: explicitly release database resources.