My favorites | Sign in
Project Home
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 13: TouchJSON seems to fail with empty dictionaries {}
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  jwight
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

Powered by Google Project Hosting