[rt-users] Extension/Plugin Conflicts

Kevin Falcone falcone at bestpractical.com
Tue Nov 16 20:47:47 EST 2010


On Wed, Nov 17, 2010 at 11:33:30AM +1100, Tom Robinson wrote:
> Hi,
> 
> I've been using RT (3.8.8) for a few months now. Initially I just wanted
> to use the default install but I'm now adding a few plugins.
> 
> The problem I have is some sort of conflict with a particular plugin:
> RTx::Calendar

> Set(@Plugins,(qw(RT::Extension::CommandByMail)));
> Set(@Plugins,(qw(RT::Extension::JSGantt)));
> Set(@Plugins,(qw(RTx::Calendar)));

This isn't the right way to add three plugins.
You need to specify them all in one statement, otherwise the last one
declared wins.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20101116/3e16a687/attachment.sig>


More information about the rt-users mailing list