Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
The function read-quoted-string currently uses the same error message as read-array: "JSON error (end-of-file inside array)". Looks like copy and paste error to me. Fix will be trivial IMHO.
Attachments
Activity
Stefan Kamphausen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | djson-6-patch.diff [ 11763 ] |
Stefan Kamphausen
made changes -
| Attachment | djson-6-tests-patch.diff [ 11764 ] |
Stuart Sierra
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Trivial patch which changes the error message.