Update of /var/cvs/html/mmbase/validation
In directory james.mmbase.org:/tmp/cvs-serv8383
Modified Files:
valid.jspx
Log Message:
added mm:cloud to provide locale
See also: http://cvs.mmbase.org/viewcvs/html/mmbase/validation
Index: valid.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/validation/valid.jspx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- valid.jspx 16 Sep 2007 17:58:36 -0000 1.6
+++ valid.jspx 12 Aug 2008 19:11:02 -0000 1.7
@@ -11,7 +11,7 @@
@todo: accept also node argument
- $Id: valid.jspx,v 1.6 2007/09/16 17:58:36 michiel Exp $
+ $Id: valid.jspx,v 1.7 2008/08/12 19:11:02 michiel Exp $
author: Michiel Meeuwissen
-->
<jsp:directive.page
@@ -19,6 +19,7 @@
session="false" />
<jsp:directive.include file="get.datatype.jspxf" />
<mm:import externid="value" required="true" vartype="string" jspvar="value"/>
+ <mm:cloud><!-- cloud to provide locale -->
<jsp:scriptlet>
if ("".equals(value)) {
value = null;
@@ -52,4 +53,5 @@
}
</jsp:scriptlet>
</result>
+ </mm:cloud>
</mm:content>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs