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();
in case it is relevant... new post was a new topic with one post only, I then moved the one post into another topic, so previous post stayed there as deleted topic... FYI...
Excellent thanks chaps.
I've just pulled down the latest code base and all seems to be working again.
Calum
@hpilosyan I would suggest to upgrade to 0.9.3 (latest stable release).
I think I fixed this already in latest master..
This is fixed on master now.