| Issue 13: | TouchJSON seems to fail with empty dictionaries {} | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Reported by Daniel Pasco
{"status": "ok", "operation": "new_task", "task": {"status": 0, "updated_at": {}, "project_id": 7179,
"dueDate": null, "creator_id": 1, "type_id": 0, "priority": 1, "id": 37087, "summary": "iPhone test",
"description": null, "creationDate": {}, "owner_id": 1, "noteCount": 0, "commentCount": 0}}
After some investigation it looks like the empty dictionaryes {} are breaking things.
Jun 18, 2008
Project Member
#1
jwight
Status:
Fixed
|