﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
13096,Issue at Installing Plugin under trac 1.2,klaus.dobbler@…,Ryan J Ollos,"Hi, 

I'm encountering a problem at installing the sensitiveticket-plugin for trac 1.2: SensitiveTicketsPlugin

In order to install the plugin i builded the .egg file with python and copied it to the plugins-folder of the trac-environment.

Also i did the configurations in the trac.ini file:

{{{#!ini
[trac]
permission_policies=SensitiveTicketsPolicy,DefaultPermissionPolicy,LegacyAttachmentPolicy

[components]
sensitivetickets.*=enabled
}}}

After restarting the apache webserver the trac-startpage says:

{{{
configuration error: 

Cannot find implementation(s) of the IPermissionPolicy interface named SensitiveTicketsPolicy. Please check that the Component is enabled or update the option [trac] permission_policies in trac.ini.
}}}

any hints appreciated, 

best regards",defect,accepted,normal,SensitiveTicketsPlugin,normal,,,,1.2
