Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
The dictionary list returned by the view method contains unicode objects for id/key/value - not strings. To use the row["id"] value in a bucket.get, it's necessary to __str__() that value.
Activity
Mark Nunberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 0.10.0 [ 10607 ] | |
| Resolution | Fixed [ 1 ] |