[ http://issues.apache.org/struts/browse/SHALE-84?page=all ]
Craig McClanahan moved STR-2754 to SHALE-84: -------------------------------------------- Project: Shale (was: Struts Action 1) Key: SHALE-84 (was: STR-2754) Component: (was: Shale) Version: (was: Nightly Build) Assign To: (was: Struts Developer Mailing List) > [shale] NumberConverter missing from clay base definitions > ---------------------------------------------------------- > > Key: SHALE-84 > URL: http://issues.apache.org/struts/browse/SHALE-84 > Project: Shale > Type: Bug > Environment: Operating System: All > Platform: All > Reporter: Richarad Wallace > > The NumberConverter is missing from the base definitions in the packaged > /META-INF/clay-config.xml. Here is a definition based on the existing ones > that > works for me. > <component jsfid="numberConverter" componentType="javax.faces.Number" > > <attributes> > <set name="currencyCode" bindingType="Early" /> > <set name="currencySymbol" bindingType="Early" /> > <set name="maxFractionDigits" bindingType="Early" /> > <set name="minFractionDigits" bindingType="Early" /> > <set name="maxIntegerDigits" bindingType="Early" /> > <set name="minIntegerDigits" bindingType="Early" /> > <set name="pattern" bindingType="Early" /> > <set name="groupingUsed" bindingType="Early" /> > <set name="integerOnly" bindingType="Early" /> > </attributes> > </component> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]