INFO: (TypeError): Cannot call method 'getFullYear' of undefined arguments: getFullYear, type: non_object_property_call stack: TypeError: Cannot call method 'getFullYear' of undefined at $setCurrentMonth ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:13130:55<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html>) at $setCurrentMonth_0 ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:13590:3<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html>) at $setValue_5 ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:13373:13<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html>) at $setValue_3 ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:13365:3<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html>) at Object.setSelection_5 [as setSelection] ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:16659:3<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html>) at $setSelection ( http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html:17463:123<http://localhost:10080/seven/gwt/gwt/C3D547337958AA4C5B06E9A8A1FB6EE7.cache.html> )
i don't understand what could be wrong here. the date i try to set is not null - otherwise, i would not reach setCurrentMonth. it seems that "jsDate" is null inside the non-null date, but how can that happen? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
