Hi, I have a strange problem. Code that has been working before suddenly stopped working, throwing this error:
Error: Error in property reftype of class qx.data.model._category"_inventory"_owner"address"author"citekey"edition"isbn"lccn"location"price"publisher"reftype"series"subtitle"title"type"url"volume"year in method setReftype with incoming value 'undefined': Undefined value is not allowed! qx.core.Property.js?nocache=0.2732244380803075:690 qx.core.Property.js?nocache=0.2732244380803075:719 qx.core.Property.js?nocache=0.2732244380803075:740 qx.core.Property.js?nocache=0.2732244380803075:894 qx.core.Property.js?nocache=0.2732244380803075:578 qx.data.marshal.Json.js?nocache=0.15462252013429634:263 qx.Interface.js?nocache=0.37808358305853795:450 qx.data.marshal.Json.js?nocache=0.15462252013429634:63 qx.data.controller.Form.js?nocache=0.5444363340140853:185 This occurs in the following code: var formModel = controller.createModel(true); controlller being a qx.data.controller.Form object bound to an empty form. The strange thing is that I am pretty sure I did not change anything in this code although of course I cannot be certain. Since I often update to the current trunk, has anything changed there that might be causing the problem? Thanks, Christian -- View this message in context: http://qooxdoo.678.n2.nabble.com/Databinding-problem-Creating-form-model-stopped-working-tp5314091p5314091.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
