15 Aug 23:37
error message
From: Deno Vichas <dvichas <at> autoreturn.com>
Subject: error message
Newsgroups: gmane.comp.web.dojo.user
Date: 2008-08-15 21:40:13 GMT
Subject: error message
Newsgroups: gmane.comp.web.dojo.user
Date: 2008-08-15 21:40:13 GMT
Can somebody clue me into what this error is about?
[Exception... "Cannot convert WrappedNative to function" nsresult: "0x8057000d (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)" location: "JS frame :: http://localhost:8080/ads/js/dojo-1.1.1/dojo/dojo.js.uncompressed.js :: anonymous :: line 486" data: no] message=Cannot convert WrappedNative to function
Here’s the code that’s generating it.
var towData2 = {
identifier:'towId',
items:[
{ towId:'1', towWarning:'', towError:'' }
]
};
var towStore = new dojo.data.ItemFileReadStore({data: towData2});
_______________________________________________ FAQ: http://dojotoolkit.org/support/faq Book: http://dojotoolkit.org/docs/book Forums: http://dojotoolkit.org/forum Dojo-interest <at> dojotoolkit.org http://turtle.dojotoolkit.org/mailman/listinfo/dojo-interest
RSS Feed