[rt-users] Minor change to /Ticket/Update.html

James Satterfield JSatterfield at ciphergen.com
Wed Jul 24 11:56:47 EDT 2002


Thanks for the reply. Unfortunately it looks to be a bit beyond the scope of
my abilities.

James.

-----Original Message-----
From: Phil Homewood [mailto:pdh at snapgear.com] 
Sent: Tuesday, July 23, 2002 5:09 PM
To: rt-users at lists.fsck.com
Subject: Re: [rt-users] Minor change to /Ticket/Update.html


James Satterfield wrote:
> If at all possible, I'd love for the UI to show the real name next to 
> the email address whenever it displays an email address. I would think 
> this a trivial task, but wonder if it would break any time it had to 
> send an email.

It's not as trivial as it looks. At a glance, you'd need to duplicate the
EmailsAsString function in lib/RT/Watchers.pm to return the data in the form
you want; then duplicate RequestorsAsString and CCAsString in
lib/RT/Ticket.pm, then get Ticket/Update.html to call your new Ticket
functions.

On the plus side, this shouldn't break any email sending. :-)

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-users

Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm




More information about the rt-users mailing list