New issue 10 by sakthisa...@gmail.com: In the java.lang.Bigdecimal also
thrown an error for matches and range.
http://code.google.com/p/jquery-validation-ui-plugin/issues/detail?id=10
What steps will reproduce the problem?
1. Declare java.lang.Bigdecimal in the domain class
2. Add range and unique property
3. You can get String conversion problem
What is the expected output? What do you see instead?
It checks the range and Unique
What version of the product are you using? On what operating system?
Grails 1.3.5
Linux
Please provide any additional information below.
Thanks for creating the issue. May I have the error message?
Comment #2 on issue 10 by limchee...@vobject.com: In the
java.lang.Bigdecimal also thrown an error for matches and range.
http://code.google.com/p/jquery-validation-ui-plugin/issues/detail?id=10
(No comment was entered for this change.)
Please give me what changes you made in the plugins? I need for my work.
You can see the diff. here
http://code.google.com/p/jquery-validation-ui-plugin/source/diff?spec=svn31&r=31&format=side&path=/trunk/grails-app/controllers/org/grails/jquery/validation/ui/JQueryRemoteValidatorController.groovy
By the way, the simplest way is to upgrade to latest version (1.2.1) of
the plugin which included this fix and other fixes, you can see the release
note at
http://limcheekin.blogspot.com/2011/03/jquery-validation-ui-plugin-121.html