iwind / rockmongo

RockMongo is a MongoDB administration tool, written in PHP 5.
http://rockmongo.com
Other
1.05k stars 407 forks source link

rockmongo display data "{XXX}" as "[XXX]" #90

Open loongee opened 10 years ago

loongee commented 10 years ago

sample:

{ "_id":"foo" "{XXX}": "[XXX]", "{X": "X}" }

Rock mongo's page displayed { "_id":"foo" "[XXX]": "[XXX]", "[X": "X]" }

nestorsokil commented 6 years ago

Just faced this issue. Lost a few hours thinking why I have different expressions (${ } and $[ ]) on different envs. But I believe nobody supports RockMongo anymore, so it won't get fixed anyway. Sad.