Ticket #10515 (new defect)

Opened 7 months ago

Last modified 4 weeks ago

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

Reported by: crossroad Assigned to: falkb
Priority: high Component: SimpleMultiProjectPlugin
Severity: blocker Keywords:
Cc: falkb 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

Change History

04/23/13 08:09:12 changed by falkb

  • owner changed from crossroad to falkb.

04/23/13 08:55:32 changed 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)


Add/Change #10515 (AttributeError: 'Chrome' object has no attribute 'add_wiki_toolbars')




Change Properties
Action