Edgewall Software

Ticket #4135 (closed defect: fixed)

Opened 2 years ago

Last modified 7 months ago

None of the links are currently working for me.

Reported by: mncwatson@… Owned by: cboos
Priority: normal Milestone: 0.11
Component: general Version: 0.10
Severity: trivial Keywords: extensionoption
Cc:

Description

Python traceback Traceback (most recent call last):

File "/var/lib/python-support/python2.4/trac/web/main.py", line 356, in dispatch_request

dispatcher.dispatch(req)

File "/var/lib/python-support/python2.4/trac/web/main.py", line 168, in dispatch

chosen_handler = self.default_handler

File "/var/lib/python-support/python2.4/trac/config.py", line 377, in get

raise AttributeError?('Cannot find an implementation of the "%s" '

AttributeError?: Cannot find an implementation of the "IRequestHandler" interface named "TagsWikiModule?". Please update the option trac.default_handler in trac.ini.


Powered by Trac 0.10

By Edgewall Software. Visit the Trac open source project at http://trac.edgewall.com/

Attachments

Change History

Changed 2 years ago by Noah Kantrowitz (coderanger) <coderanger@…>

Please review the TracTags install instructions and ensure you enabled the correct modules. As the tags website is offline, if this doesn't fix it you can either email one of the lists or file a ticket on Trac-Hacks.

I would propose a wontfix for this ticket.

Changed 2 years ago by cboos

  • owner changed from jonas to cboos
  • severity changed from normal to trivial
  • milestone set to 0.11

Maybe with could also change:

"Please update the option trac.default_handler in trac.ini."

to:

"Please update the option trac.default_handler or enable the corresponding module in trac.ini"

in order to avoid some hair pulling, as this exception is triggered because the user updated his trac.default_handler option...

But other than that, I'd have agreed to the wontfix (or even notourproblem ;) )

Changed 21 months ago by anonymous

  • keywords extensionoption added
  • status changed from new to closed
  • resolution set to fixed

Error message improved in r4770.

Changed 7 months ago by sid

#7171 was marked as duplicate of this ticket.

Add/Change #4135 (None of the links are currently working for me.)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.