Modify ↓
      
        Opened 15 years ago
Last modified 13 years ago
#8636 new defect
Failes to enable plugin with trac 0.11.3
| Reported by: | Owned by: | Peter Kropf | |
|---|---|---|---|
| Priority: | normal | Component: | BuildbotPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description (last modified by )
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 15 years ago by
comment:2 Changed 13 years ago by
| Description: | modified (diff) | 
|---|
Note: See
        TracTickets for help on using
        tickets.
    



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