[rt-users] : Re: cannot display requestor or requestors attributes in rt CLI when specifying fields

Emmanuel Lacour elacour at easter-eggs.com
Wed Jan 26 07:28:40 EST 2011


On Tue, Jan 25, 2011 at 11:18:10AM +1100, Chris Herrmann wrote:
>    Hi Emmanuel,
> 
>    Thankyou for your reply, I had almost given up. My apologies in advance, I
>    don’t know perl and am only light technical...
> 
>    If I try to execute the below I get a variety of errors, but the first
>    problem is around diff & git…
> 

that's not a script that should be executed, that's a patch ;)

it should apply easily on with the following command:

cd /usr/share/request-tracker3.8/
patch -p2 < /tmp/thepatch


if you are not familiar with this you can just edit the file and remove
the "[" "]" around $ticket->$key->MemberEmailAddresses.


then you should clean your mason cache  and restart your webserver.




More information about the rt-users mailing list