Hi,
Since the subversion repository is up I'm getting an error when using the HEAD revision of DWR. Firebug says:
dwr.engine._serializeAll is not a function
_execute(
"/iwebmvc/dwr", "EntityManager", "fetch", "42gpYRtkkNQ9vNVtSZYWDbZIZtD3b1/w")
engine.js (line 484)
fetch()
filter.iwebmvc?cl... (line 526) (?)()
filter.iwebmvc?cl... (line 540)
log()
dojo.xd.js (line 20) log()
dojo.xd.js (line 20)
log()
dojo.xd.js (line 20) log()
dojo.xd.js (line 20)
dwr.engine._serializeAll(batch, referto, data[i], childName);
Nothing in the server logs. Is it a known problem?
Regards