runner36 / rock-php

Automatically exported from code.google.com/p/rock-php
0 stars 0 forks source link

[big mistake] when field is numeric, i can't get result #230

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
{
   "_id": "fdf15f31c9de4eb786955075017d8ce9",
   "_class": "java.util.HashMap",
   "414": "1",
   "415": "1",
   "416": "1"
}
2.
when i query the result is nothing
{
    "414": "1"
}
3.
 No records is found.

RockMongo Version (1.1.2, ...)

Operation System (Windows)

PHP Version (5.3.9)

php_mongo Version (mongo/1.2.7-)

MongoDB version (2.0.7)

Original issue reported on code.google.com by hjian...@gmail.com on 31 Oct 2012 at 3:51

GoogleCodeExporter commented 8 years ago
Fixed in git repository: https://github.com/iwind/rockmongo

Original comment by iwind....@gmail.com on 25 Nov 2012 at 10:24

GoogleCodeExporter commented 8 years ago
Fixed in 1.1.4, download it here: http://rockmongo.com/downloads

Original comment by iwind....@gmail.com on 1 Dec 2012 at 12:31