Open remoe opened 11 years ago
How did you get a document with bad data in the first place? What exactly does such a document look like? Can you give me an example? Are you having trouble fixing it, or viewing it, or something else?
The issue is with Not-A-Number data:
{ foo: NaN }
You can't view or fixing such values currently with genghis.
This error spoils life when developing applications have to use the familiar mongo shell :(
I'm sorry for spoiling your life :(
This should be fixed in the develop
branch. Do you mind taking a look and verifying the fix?
Justin thanks, it works!
Hi
This doesn't work on current 2.3.10. Are this changes lost? :)
It's still in the develop branch, as it was slated for a 2.4 release which hasn't happened yet. There have been a couple of 2.3.x releases, so I probably should have stuck it in one of those.
Did this entire commit get deleted? It's nowhere to be found in the repo, in any branch.
@rfink It looks like it's still in the 3.0 dev branch, which is where the next non-hotfix release will be coming from. Unfortunately, that's not much help for people who need this right now :P
I'll try to get a new hotfix out with this fix in it in the interim.
Hi
I try to show/edit a collection with NAN/bad data. But it is currently not possible to show/edit bad data. It throws: