musacivak / rock-php

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

collection id that is a Long doesn't work #188

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a collection with a document and set the "_id" field to a Long value 
(NumberLong)
2. Try to update the document

What is the expected output? What do you see instead?
expected: to see the document for editing
instead: get a "Record is not found." error

RockMongo Version (1.0.1, ...)
1.1.2
MongoDB version (1.5.5, ...)
2.0.2

Original issue reported on code.google.com by ar...@scene53.com on 8 May 2012 at 6:06

GoogleCodeExporter commented 8 years ago
Fixed in SVN:  svn://rockmongo.com/rockmongo/src

Checkout the latest code from SVN or copy attachement rock.php and replace 
app/funcs/rock.php

Original comment by iwind....@gmail.com on 8 May 2012 at 7:42

Attachments: