Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6761 closed defect (worksforme)

Internal Error: Components in Admin View

Reported by: orion@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

I get the following IE when clicking on components in admin view. Please tell me if I'm doing something wrong. Thanks,

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1dev_r2440-py2.4.egg/webadmin/web_ui.py", line 105, in process_request
    path_info)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1dev_r2440-py2.4.egg/webadmin/ticket.py", line 98, in process_admin_request
    if restrict_owner in util.TRUE:
AttributeError: 'module' object has no attribute 'TRUE'

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Resolution: worksforme
Status: newclosed

WebAdmin r2440 is for 0.9

It would have be useful to report the version of Trac you're using. It is likely you're using a wrong WebAdmin plugin with the Trac version you've installation.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.