Latest Status: GRAILS-GRAILS16-313 was successful
Build Result GRAILS-GRAILS16-199
Build GRAILS-GRAILS16-199 fixed 1 tests.
- It is the first to pass since GRAILS-GRAILS16-198 failed (Scheduled build, 1 day before).
- Build completed on Aug 11, 2008 5:56:04 PM - 3 months ago
- Build took 16 minutes
- Built on agent Default Agent
Code Changes
This build was triggered at the scheduled time of 5:30 PM
-
(7278)
pledbrook
GRAILS-1263: Transient properties with constraints are now validated when a domain instance is saved or validated.
-
(7279)
pledbrook
GRAILS-2741: Custom constraints provided by plugins are not available
when domain classes are initially processed (unless the plugin is loaded
before the domain class plugin), so the domain class constraints are
"refreshed" after all the plugins have loaded. The constraints of
embedded domain classes, though, weren't refreshed and so custom
constraints were not being triggered by the validation.
Now the DefaultGrailsDomainClass.refreshConstraints() method manually
refreshes the constraints of any component/embedded properties.
JIRA Issues
-
GRAILS-1263 (Related)
Could not obtain issue details from JIRA
-
GRAILS-2741 (Related)
Could not obtain issue details from JIRA
Tests
- 1076 tests in total
- 1 tests were fixed
Fixed Tests (1) Fixed Tests (1)
| Test Suite | Test Case | Failing Since Build |
|---|---|---|
| FormTagLib2Tests | (Show History) Date picker tag with default date and precision | GRAILS-GRAILS16-198 (Scheduled build, 23 hours before) |