How to get this done

Hi,

http://rt3.fsck.com/Ticket/Display.html?id=8721
http://rt3.fsck.com/Ticket/Display.html?id=8721&results=915934c49ede21
&results=915934c49ede21

When the above link as an example is clicked it opens up the login page for
viewing the ticket.

How can I achieve that type of working?

What I am having is that if I sign in to RT and then click this link the
ticket opens as there is an active user session. If am not logged in it will
throw out an error stating…

http://abc.fhgkj.cmn/Ticket/Display.html?id=162
http://abc.fhgkj.cmn/Ticket/Display.html?id=162 (in my case)

“Can’t call method “HasRight” on an undefined value at
/opt/rt3/bin/…/lib/RT/Ticket_Overlay.pm line 3351.”

When referred to the rt.log I find this error:

[Tue May 26 12:05:14 2009] [error]: Couldn’t get principal for not loaded
object (/opt/rt3/bin/…/lib/RT/User_Overlay.pm:1154)

[Tue May 26 12:05:18 2009] [error]: Couldn’t get principal for not loaded
object (/opt/rt3/bin/…/lib/RT/User_Overlay.pm:1154)

*) Is this is a bug or what do I need to do to get this working?

*) Can this be solved by upgrading to RT 3.8.3?

I am using this on CentOS 5.2 vmware machine, Apache 1.3.x, MySQL 5.0.45, RT
3.8.2

Please suggest what I can do with this or where might the chances of
misconfiguration of RT?