Details
Description
MockUtils will always attempt to assign a new java.util.Date to a domain class property called dateCreated or lastUpdated. However, this may not necessarily be the right type, e.g. when the Joda Time plugin is installed and you're using org.joda.time.DateTime instead.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Fixed in commit http://github.com/grails/grails/commit/9106dd4a250e3bacda07994f410a1a5acb586e8d on 1.2.x branch