emuikernel / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
1 stars 0 forks source link

Attempting to delete another users tweet crashes Witty #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you use the context menu to delete a tweet that you did not write, the
web API returns a 401 Unauthorized status and Witty crashes.

Original issue reported on code.google.com by scottck...@gmail.com on 31 Mar 2008 at 6:20

GoogleCodeExporter commented 8 years ago
Here is a patch for this issue. I added a check to the delete method that 
verifies
the tweet belongs to the current user. 

Original comment by bobby.jo...@gmail.com on 30 Jul 2008 at 2:55

Attachments: