Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0.z.beta4
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
https://github.com/couchbase/couchbase-ruby-client/pull/5
When posting JSON strings in rails this function is passed a StringIO object not a string.
This causes the following error:
MultiJson::DecodeError
399: unexpected token at '#<StringIO:0x2f64720>]'
When posting JSON strings in rails this function is passed a StringIO object not a string.
This causes the following error:
MultiJson::DecodeError
399: unexpected token at '#<StringIO:0x2f64720>]'
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Sergey Avseyev
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.2.0 [ 10413 ] | |
| Resolution | Fixed [ 1 ] |
Sergey Avseyev
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |