More RT Link problems

I am working on a patch for Link::Create that
sets LocalBase and LocalTarget to zero if the
Base/Target is not an RT::Ticket.

During testing I found that when using the shorthand
URI t:\d+ to specify a ticket results in LocalBase/
Target being set to zero. I have a feeling
$self->{object} isn’t being set in t.pm, but that’s
just a guess.

-Todd