Modify

Opened 17 years ago

Closed 12 years ago

#2799 closed defect (wontfix)

Won't work with 0.11dev-r6750

Reported by: Simon Owned by: Norbert Ferchen
Priority: normal Component: BackRefPatch
Severity: normal Keywords:
Cc: Simon, joe@… Trac Release: 0.11

Description

This is what i got after patching and installing on 0.11dev-r6750:

UnboundLocalError: local variable 'context' referenced before assignment

Caused by line 494 in trac/wiki/web_ui.py:

data['backrefs'] = self._get_backrefs(context, page)

Attachments (0)

Change History (4)

comment:1 Changed 17 years ago by Norbert Ferchen

Status: newassigned

comment:2 Changed 16 years ago by anonymous

Cc: joe@… added

I am seeing the same error against trac 0.11 as well, both running tracd directly and under mod_python.

comment:3 Changed 16 years ago by Norbert Ferchen

There are to many changes on the dev belonging to the context. I'm in bad time trouble so I could not fix this problem in short time. But there are still plans to fix this problem in a more general way.

This bug has nothing to do with your current installation.

Sorry for that.

comment:4 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: assignedclosed

Patch is deprecated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Norbert Ferchen.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.