Issue 77: Tweeting a non-existing user raises UnboundLocalError at /tweets/
http://code.google.com/p/django-hotclub/issues/detail?id=77
New issue report by cracka80:
What steps will reproduce the problem?
1. Send a tweet to a user who doesn't exist on the system.
What is the expected output? What do you see instead?
It should fail silently or something, instead a HTTP 500 is returned with
an UnboundLocalError
What version of the product are you using? On what operating system?
Pinax r1003
Python 2.6
Mac OS X v10.5.5
SEE THE ATTACHED FILE FOR MORE INFO.
Please provide any additional information below.
It tries to send a notification to a non-existent user. If anything, the
query to get the user should
fail, not the notification.
Attachments:
error.txt 2.4 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---