[rt-users] RTx-EmailCompletion and RTFM incompatible?

Kevin Falcone falcone at bestpractical.com
Mon Oct 20 19:47:22 EDT 2008


On Oct 20, 2008, at 4:05 PM, Alex Young wrote:

> I just tried it again.
>
> If I load the RTx-EmailCompletion plugin first, RTFM works, but
> RTx-EmailCompletion doesn't. If RTFM is loaded first, the other  
> doesn't.
> Very odd.

It works fine here both ways,

Set(@Plugins,(qw(RTx::EmailCompletion RT::FM)));
and the flipped version

Its worth turning on debug logging and seeing if you see the sql
from EmailCompletion and checking what modules are actually
loaded in Configuration -> Tools -> SystemConfiguration

-kevin

> -----Original Message-----
> From: rt-users-bounces at lists.bestpractical.com
> [mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Kevin
> Falcone
> Sent: 20 October 2008 23:43
> To: RT Users
> Subject: Re: [rt-users] RTx-EmailCompletion and RTFM incompatible?
>
>
> On Oct 20, 2008, at 12:38 PM, Alex Young wrote:
>
>> Sorry for spamming the list a bit tonight, I'm just going through
>> all the outstanding support requests I have had from the RT users
>> that I haven't been able to fix myself.
>>
>> I have a few extensions installed, but if I install RTx-
>> EmailCompletion I no longer have RTFM showing in the RT interface.
>> If I disable RTx-EmailCompletion, RTFM returns. It's a little odd.
>>
>> I have been enabling RTx-EmailCompletion in RT_SiteConfig.pm with
>> the following line:
>> Set(@Plugins,(qw(RTx::EmailCompletion)));
>>
>> Is it something I have done wrong, or just missing? RTx-
>> EmailCompletion does work a treat in 3.8.1 when its installed.
>
> I just installed RTx-EmailCompletion along with my testing install of
> RTFM and everything seems
> to work fine.
>
> -kevin
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>




More information about the rt-users mailing list