Modify

Opened 12 years ago

Closed 9 years ago

#10515 closed defect (wontfix)

AttributeError: 'Chrome' object has no attribute 'add_wiki_toolbars'

Reported by: Christopher Paredes Owned by: falkb
Priority: high Component: SimpleMultiProjectPlugin
Severity: blocker Keywords:
Cc: falkb, Steffen Hoffmann Trac Release: 0.11

Description

When I try to map the interface "Manage Component / Mapping Projects" for the menu "Components" section "Manage Project" I get the following error:

AttributeError: 'Chrome' object has no attribute 'add_wiki_toolbars'

the detail of the error is:

File "/usr/local/lib/python2.7/dist-packages/Trac-0.11.7-py2.7.egg/trac/web/main.py", line 450, in _dispatch_request
  dispatcher.dispatch(req)
File "/usr/local/lib/python2.7/dist-packages/Trac-0.11.7-py2.7.egg/trac/web/main.py", line 206, in dispatch
  resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.7/dist-packages/Trac-0.11.7-py2.7.egg/trac/admin/web_ui.py", line 114, in process_request
  path_info)
File "/usr/local/lib/python2.7/dist-packages/SimpleMultiProject-0.0.3dev_r12068-py2.7.egg/simplemultiproject/admin_component.py", line 90, in render_admin_panel
  Chrome(self.env).add_wiki_toolbars(req)

Trac: 0.11.7 Python: 2.7.3rc2 (default, Apr 22 2012, 22:30:17) [GCC 4.6.3]

Attachments (0)

Change History (4)

comment:1 Changed 11 years ago by falkb

Owner: changed from Christopher Paredes to falkb

comment:2 Changed 11 years ago by falkb

(In [12999]) blindly tried backport to Trac 0.11, I don't have it installed, please report back (refs #10515, refs #10240, refs #10078)

comment:3 Changed 11 years ago by falkb

Cc: Steffen Hoffmann added

Steffen, once we talked about this: could you try a test run of this issue with your 0.11 Trac, please? TIA

comment:4 Changed 9 years ago by falkb

Resolution: wontfix
Status: newclosed

giving up support of Trac older than 0.12

Modify Ticket

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