[Rtir] Bug in ShowIncidents in RTIR 1.0.6c1
    Ruediger Riediger 
    ruediger.riediger at Sun.COM
       
    Wed Jan 12 04:59:49 EST 2005
    
    
  
[Bcc'ed to <rtir-bugs at bestpractical.com>]
I hope I am not the only one running *that* old RTIR ;-)
*** /opt/rt3/share/html/RTIR/Elements/ShowIncidents.ORIG
--- /opt/rt3/share/html/RTIR/Elements/ShowIncidents
***************
*** 38,44 ****
   % }
   % if ($depth == 1) {
! %   if ($Ticket->Owner == $session{'CurrentUser'}->id) {
   <a 
href="<%$RT::WebPath%>/RTIR/Incident/LinkToIncident.html?id=<%$Ticket->Id%>&ClearRestrictions=1">
   <b>[Link]</b></a>
   <a 
href="<%$RT::WebPath%>/RTIR/Create.html?child=<%$Ticket->Id%>&Queue=Incidents">
--- 38,44 ----
   % }
   % if ($depth == 1) {
! %   if ($Ticket->CurrentUserHasRight('ModifyTicket')) {
   <a 
href="<%$RT::WebPath%>/RTIR/Incident/LinkToIncident.html?id=<%$Ticket->Id%>&ClearRestrictions=1">
   <b>[Link]</b></a>
   <a 
href="<%$RT::WebPath%>/RTIR/Create.html?child=<%$Ticket->Id%>&Queue=Incidents">
Best regards,
	Ruediger Riediger
-- 
Dr. Ruediger Riediger                              Sun Microsystems GmbH
NSG - SunCERT                                             Komturstr. 18a
mailto:Ruediger.Riediger at Sun.com                          D-12099 Berlin
------------------------------------------------------------------------
NOTICE:  This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
------------------------------------------------------------------------
PGP 2048RSA/0x2C5020E9          964C E189 0FF0 8882  2BAB 65E2 6912 1FF2
------------------------------------------------------------------------
    
    
More information about the Rtir
mailing list