Issue Details (XML | Word | Printable)

Key: FLM-238
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Adam Zieliński
Reporter: Borys Musielak
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Error when removing links

Created: 28/Nov/09 11:54 AM   Updated: 05/Dec/09 05:13 PM
Component/s: Content editing
Affects Version/s: 1.0
Fix Version/s: 1.0

Time Tracking:
Not Specified

Issue Links:
Similar
 


 Description  « Hide
When removing links on the manage links site (like http://filmaster.pl/film/blackmail/dodaj-link/) two thiings can happen:

1) A site error appears when removing our OWN links:

 File "/home/filmaster/film20/film20/externallink/views.py", line 46, in add_link
   'film':film,

UnboundLocalError: local variable 'film' referenced before assignment

- but the links actually get removed.

2) Same site error occurs when removing links added by someone else, but the link DOES NOT get removed in such case.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adam Zieliński added a comment - 05/Dec/09 05:13 PM
fixed week ago