haul 2002/12/16 06:58:57
Modified: . Tag: cocoon_2_0_3_branch changes.xml
Log:
<action dev="CH" type="update">
AbstractJXPathModule / JXPathMetaModule default to lenient mode i.e. do not
throw an exception on unsupported attributes but return null instead. Made
this a configuration option.
</action>
<action dev="CH" type="add">
SimpleMappingMetaModule: added feature to remove a prefix / suffix.
</action>
<action dev="CH" type="fix">
"meta" input modules: configuring a different module locally did not
override the default one in all circumstances.
</action>
<action dev="CH" type="fix">
input.xml: renaming mixed up called template names from logicsheet-util.xsl
</action>
<action dev="CH" type="fix">
SimpleFormTransfomer: fixed error tags when no validation data available.
</action>
Revision Changes Path
No revision
No revision
1.138.2.77 +19 -2 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.138.2.76
retrieving revision 1.138.2.77
diff -u -r1.138.2.76 -r1.138.2.77
--- changes.xml 6 Dec 2002 14:49:47 -0000 1.138.2.76
+++ changes.xml 16 Dec 2002 14:58:56 -0000 1.138.2.77
@@ -40,7 +40,24 @@
</devs>
<release version="@version@" date="@date@">
- <action dev="CZ">Placeholder</action>
+ <action dev="CH" type="update">
+ AbstractJXPathModule / JXPathMetaModule default to lenient mode i.e. do not
+ throw an exception on unsupported attributes but return null instead. Made
+ this a configuration option.
+ </action>
+ <action dev="CH" type="add">
+ SimpleMappingMetaModule: added feature to remove a prefix / suffix.
+ </action>
+ <action dev="CH" type="fix">
+ "meta" input modules: configuring a different module locally did not
+ override the default one in all circumstances.
+ </action>
+ <action dev="CH" type="fix">
+ input.xml: renaming mixed up called template names from logicsheet-util.xsl
+ </action>
+ <action dev="CH" type="fix">
+ SimpleFormTransfomer: fixed error tags when no validation data available.
+ </action>
</release>
<release version="2.0.4" date="December 06 2002">
<action dev="SW" type="update">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]