Author: gvanmatre
Date: Sat Feb 11 18:27:18 2006
New Revision: 377112
URL: http://svn.apache.org/viewcvs?rev=377112&view=rev
Log:
Fix for bug 38469 reported by Richarad Wallace.
Modified:
struts/shale/trunk/clay-plugin/src/conf/clay-config.xml
Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config.xml
URL:
http://svn.apache.org/viewcvs/struts/shale/trunk/clay-plugin/src/conf/clay-config.xml?rev=377112&r1=377111&r2=377112&view=diff
==============================================================================
--- struts/shale/trunk/clay-plugin/src/conf/clay-config.xml (original)
+++ struts/shale/trunk/clay-plugin/src/conf/clay-config.xml Sat Feb 11 18:27:18
2006
@@ -586,6 +586,7 @@
<set name="minFractionDigits" bindingType="Early"/>
<set name="minIntegerDigits" bindingType="Early"/>
<set name="pattern" bindingType="Early"/>
+ <set name="groupingUsed" bindingType="Early" />
<set name="type" bindingType="Early"/>
</attributes>
</component>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]