What's New:
- Fixed Issue #14: No such property: request for class: org.grails.jquery.validation.ui.JqueryValidationService. (by bluesliverx)
- Fixed Issue #15: i18n Messages that have single quotes in them are not escaped properly. (by bluesliverx)
- Fixed Issue #22: Mixing private and public/protected methods… error. (by Michael Kimsal)
- Source code: https://github.com/limcheekin/jquery-validation-ui
- Documentation: http://limcheekin.github.com/jquery-validation-ui
- Support: https://github.com/limcheekin/jquery-validation-ui/issues
- Older Issues: http://code.google.com/p/jquery-validation-ui-plugin/issues/list
- Discussion Forum: http://groups.google.com/group/jquery-validation-ui-plugin
1 comment:
Hi Lim!
First of all I'd like to say thanks for developing this plugin. I've been using it in different Grails applications and it's indeed a useful plugin :)
I've tried the latest release (1.4.1) and unfortunately issue #14 is still broken. I've added a comment in the repository with the solution as it's just a missing import.
Post a Comment