Modify

Opened 13 years ago

Last modified 12 years ago

#8636 new defect

Failes to enable plugin with trac 0.11.3

Reported by: superna@… Owned by: Peter Kropf
Priority: normal Component: BuildbotPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Traceback (most recent call last):
  File "/local/engine/trac/trac/web/api.py", line 367, in send_error
    'text/html')
  File "/local/engine/trac/trac/web/chrome.py", line 688, in render_template
    data = self.populate_data(req, data)
  File "/local/engine/trac/trac/web/chrome.py", line 596, in populate_data
    d['chrome'].update(req.chrome)
  File "/local/engine/trac/trac/web/api.py", line 194, in __getattr__
    value = self.callbacks[name](self)
  File "/local/engine/trac/trac/web/chrome.py", line 464, in prepare_request
    for category, name, text in contributor.get_navigation_items(req):
  File "build/bdist.linux-i686/egg/TracBuildbot/web_ui.py", line 33, in get_navigation_items
    yield 'mainnav', 'buildbot', Markup('$$REMOVED$$Buildbot$$', self.env.href.buildbot())
LookupError: unknown encoding: /trac/linux/buildbot

Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by superna@…

Note, the $$REMOVED$$ part is because the ticket system detected the a href link as spam...

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Peter Kropf.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.