[RCBC-35] Arguments to complex query escaped incorrectly Created: 23/May/12 Updated: 13/Nov/12 Resolved: 07/Jun/12 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | library |
| Affects Version/s: | 1.2.0.dp |
| Fix Version/s: | 1.2.0.dp2 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Avseyev | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The problem basically described in this gist https://gist.github.com/2775050
> Basically I want to use this kind of map/reduce on a document structure like below to find out the number of type by each author and want to use :start_key and :end_key to get a result for a particular author. |
| Comments |
| Comment by Sergey Avseyev [ 23/May/12 ] |
| Fixed, awaiting for review http://review.couchbase.org/16339 |