[DOCS-5680] Comment on: "manual/reference/object-id.txt" Created: 19/Jun/15 Updated: 03/Nov/17 Resolved: 21/Jun/15 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 01112017-cleanup |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Docs Collector User (Inactive) | Assignee: | Kay Kim (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | collector-298ba4e7 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Location: http://docs.mongodb.org/manual/reference/object-id/ |
||
| Participants: | |
| Days since reply: | 8 years, 34 weeks, 4 days ago |
| Description |
|
Believe this is incorrect in the doc: To return the string representation of an ObjectId() object, use the toString() method as follows: ObjectId("507f191e810c19729de860ea").toString() ObjectId("507f191e810c19729de860ea") |
| Comments |
| Comment by Kay Kim (Inactive) [ 21/Jun/15 ] |
|
made explicit that the ObjectId().toString() method returns a string literal of the form ObjectId("...") |
| Comment by Githook User [ 21/Jun/15 ] |
|
Author: {u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}Message: |
| Comment by Githook User [ 21/Jun/15 ] |
|
Author: {u'username': u'kay-kim', u'name': u'kay', u'email': u'kay.kim@10gen.com'}Message: |