Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#3697 closed defect (invalid)

WebAdmin -> /trac.cgi/admin/ticket/components is not compatible with track 0.10b

Reported by: anonymous Owned by: Christopher Lenz
Priority: normal Milestone:
Component: admin/web Version: 0.9.6
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 335, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 220, 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 Christian Boos, 18 years ago

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

TracWebAdmin-0.1dev_r2440-py2.4.egg is far too old to be used with 0.10b.

Please upgrade, as stated in WebAdmin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.