[rt-users] Viewing Ticket with relationships

David Ford djford at ppol.com.au
Sun Aug 17 21:05:03 EDT 2003


Hello all, 

		Im sending this email in the hope that someone can help
me.

         We have recently set up an installation of rt3-0-4 on RH 9, and
have problems viewing tickets that have any relationships setup.
         
         The following occurs when trying to view the ticket
(/Ticket/Display.html?id=4):

error: 
Can't call method "URI" on an undefined value at
/opt/rt3/lib/RT/URI/fsck_com_rt.pm line 238.
context: 
... 

234: 
return $self->loc("ticket #[_1]", $self->Object->Id);
235: 

236: 
}
237: 
else {
238: 
return $self->Object->URI;
239: 
}
240: 
}
241: 

242: 
eval "require RT::URI::fsck_com_rt_Vendor";
... 


code stack: 
/opt/rt3/lib/RT/URI/fsck_com_rt.pm:238
/opt/rt3/lib/RT/Transaction_Overlay.pm:617
/opt/rt3/share/html/Ticket/Elements/ShowTransaction:28
/opt/rt3/share/html/Ticket/Elements/ShowHistory:65
/opt/rt3/share/html/Ticket/Display.html:37
/opt/rt3/share/html/autohandler:163

Does anyone know how to stop this from happening?

Kind Regards, 
David Ford.





More information about the rt-users mailing list