Closed bvarga closed 12 years ago
it's new ObjectID(id)
not ObjectId(id)
Make sure you're running the latest version AFAIK this has been fixed. I'll reopen if it doesn't work still
Nvm I can reproduce - fixing now
Fixed in 0.1.3 - ton was just doing "\"#{string}\"" which is complete backwards. Now it's just JSON.stringify(string) so the escaping applies
Can confirm, now it works, thanks for the quick fix.
can't view the content of a document. It has xml markup, maybe that's the problem, however my driver can read it without problem.