Modify

Opened 17 years ago

Closed 8 years ago

#1468 closed defect (wontfix)

Error on Projectview

Reported by: kaestner@… Owned by:
Priority: normal Component: TracForgePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

If i click on the project button following error occurs:

Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.3/site-packages/TracForge-1.1-py2.3.egg/tracforge/admin/dispatch.py", line 46, in process_request

return self._send_index(req)

File "/usr/lib/python2.3/site-packages/TracForge-1.1-py2.3.egg/tracforge/admin/dispatch.py", line 94, in _send_index

projects.append({

UnboundLocalError: local variable 'env' referenced before assignment

Attachments (0)

Change History (2)

comment:1 Changed 9 years ago by Ryan J Ollos

Owner: Noah Kantrowitz deleted

comment:2 Changed 8 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Plugin is deprecated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
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.