Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
We get this in a few spots, I suspect it is where numbers are very large.
We just updated to 0.5.5. Before this that NaN (Not a Number) was just blank. So it is a move in the right direction, I suppose.
Can you get the category id and post the output of the following?
db.objects.find({_key:"category:<id>"}).pretty();