Thanks @BTB300!
Indeed,
BTB3000 wrote:
@gdpodesta "brand new project" default build is Cook 1.5
// audibleid - "K+ for this @BTB300"
Also, (@gdpodesta) if you left the config as default, the JS framework would have been set to MooTools...
I've seen this very behaviour caused by the same thing while creating a new project today with a colleaugue.
If however, this is not the case and the JS is set to use jQuery, try switching COOK versions as suggested by @BTB300.
NOTE: I'm not 100% sure of the ill-effect 'rolling-back' a project from CK2.0b to CK1.5... It can cause issues with projects containing access and publishing fields that will result in you having to remove the fields from tables & layouts then re-add them... Again, not 100% sure why but, a shot in the dark tells me that, because the access and publishing fields have been updated in v2.0, - for instance, publishing is now an int, previously a bool in 1.5 - and the JS form validator for mootools has probably not been updated to account for these changes. Hence it throws the JQV error message as it's expecting to be validated by jQuery since jQuery is Cook's preferred JS.
Anyway, this is speculation but it would perfectly explain the behaviour you describe and that I experienced earlier.
Hope this helps and thanks once again @BTB3000!
Gez