haul 2002/12/16 06:58:57
Modified: . Tag: cocoon_2_0_3_branch changes.xml
Log:
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.
SimpleMappingMetaModule: added feature to remove a prefix / suffix.
"meta" input modules: configuring a different module locally did not
override the default one in all circumstances.
input.xml: renaming mixed up called template names from logicsheet-util.xsl
SimpleFormTransfomer: fixed error tags when no validation data available.
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 @@
- Placeholder
+
+ 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.
+
+
+ SimpleMappingMetaModule: added feature to remove a prefix / suffix.
+
+
+ "meta" input modules: configuring a different module locally did not
+ override the default one in all circumstances.
+
+
+ input.xml: renaming mixed up called template names from logicsheet-util.xsl
+
+
+ SimpleFormTransfomer: fixed error tags when no validation data available.
+
----------------------------------------------------------------------
In case of troubles, e-mail: webmaster@xml.apache.org
To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org