Em Wed, 19 Aug 2009 13:02:15 -0300, Szemere Szemere <szemereszem...@googlemail.com> escreveu:

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?

I guess not, so go ahead and file it. :)

You can provide your own translator and DataTypeAnalyzer until this is implemented in Tapestry itself.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to