Issue 13: TouchJSON seems to fail with empty dictionaries {}
Status:  Fixed
Owner:
Closed:  Jun 2008
Project Member Reported by jwight, Jun 18, 2008
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
Fixed in r81
Status: Fixed