﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8769,disabling default handler prevents login,anonymous,Michael Renzmann,"From the install :

""In particular `trac.wiki.web_ui.wikimodule = disabled` and `default_handler = TagsWikiModule` must be removed""

When doing this , Trac presents an internal error stating that :

{{{
""AttributeError: Cannot find an implementation of the ""IRequestHandler"" interface named ""WikiModule"".  Please update the option trac.default_handler in trac.ini.
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.
}}}

So I undid those recommendations again and the trac error is gone. ",defect,new,normal,TagsPlugin,normal,,default handler,support@…,0.11
