[rt-users] Viewing Ticket with relationships
Ruslan U. Zakirov
cubic at acronis.ru
Mon Aug 18 04:36:06 EDT 2003
Could you send cofiguration for this options? You could change real
names with abstract, but please save equality of parts.
Set($rtname , "foo.com");
Set($Organization , "foo.com");
And simple mysql request results.
select * from Links where LocalTarget = <problem_ticket_id> or LocalBase
= <problem_ticket_id>;
You also could change results.
Best regards. Ruslan.
David Ford wrote:
>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.
>
>
>_______________________________________________
>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