[JAVA-125] issue reported where certain types of map functions can't be parsed by java driver Created: 29/Jun/10 Updated: 29/Oct/10 Resolved: 20/Jul/10 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.1 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Aaron Staple | Assignee: | Eliot Horowitz (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Eval JS Function = mc={m:function () { emit( {hid:this.hid}, this.vt); }} Adding another statement before emit worked. mc={m:function() {var test=""; emit( {hid:this.hid}, this.vt);}} |
| Comments |
| Comment by auto [ 20/Jul/10 ] |
|
Author: {'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}Message: cleanup Code and CodeWScope |