Using the BeanEditForm, my object has a numeric value (e.g. 120,000,000.00) which gets displayed in scientific notation (e.g. 1.2E8). That's fine, except when I try to save the validator complains that 1.2E8 is not a valid number.
Is this a known issue (searching the mailing lists proved blank)? If not I'll file it in Jira. If so, has it been fixed? Szemere