[rt-users] RT errors on search functions / a.k.a. tipsontrackingdown the source of errors in RT...
Les Mikesell
les at futuresource.com
Sat Dec 31 16:20:27 EST 2005
On Fri, 2005-12-30 at 13:07, Duncan Shannon wrote:
> >
> > No, the code you're tweaking is in the DBIx::SearchBuilder module, and
> > this
> > will be somewhere under your Perl installation - it's not under
> $RTHOME.
>
> Ah! Right and thanks.
>
> How about a tarball of DBIx::SeachBuilder?
You can do a:
perl -MCPAN -eshell
cpan> look DBIx::SearchBuilder
and end up in the unpacked build directory
where you can edit before installing by
hand. (Then exit to get out of the subshell.)
--
Les Mikesell
les at futuresource.com
More information about the rt-users
mailing list