[SERVER-271] Traces of code comments show up in queries. Created: 31/Aug/09 Updated: 02/Oct/09 Resolved: 31/Aug/09 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | sandstrom | Assignee: | Eliot Horowitz (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
OS X 10.5 64-bit |
||
| Participants: |
| Description |
|
Doing something like this: Returns the following data: ,"$err": "code not finished"}, { // the real objects in the collection follows here }, { // real object 2}, { // etc }] If you need them I could possibly provide a bson dump of the collection in question. However, my guess is that doing a project-wide search for the string "code not finished" on your side will turn something up. (I haven't added this record to the database) |
| Comments |
| Comment by Eliot Horowitz (Inactive) [ 31/Aug/09 ] |
|
i think this was an issue with the php driver at some point and it actually inserted that into the db. |