
diff -Nru -x var/ /opt/OpenTRS/Kernel/Output/HTML/Agent.pm ./Kernel/Output/HTML/Agent.pm --- /opt/OpenTRS/Kernel/Output/HTML/Agent.pm Sun Jun 9 18:54:38 2002 +++ ./Kernel/Output/HTML/Agent.pm Thu Jun 6 00:55:34 2002 @@ -58,19 +58,15 @@ $QueueStrg .= "<font color='$Self->{HighlightColor1}'>"; } # the oldest queue - if ($QueueIDOfMaxAge !~ /[?]/) { - if ($Queue{QueueID} == $QueueIDOfMaxAge) { - $QueueStrg .= "<blink>"; - } - } + if ($Queue{QueueID} == $QueueIDOfMaxAge) { + $QueueStrg .= "<blink>"; + } # QueueStrg $QueueStrg .= "$Queue{Queue} ($Queue{Count})"; - if ($QueueIDOfMaxAge !~ /[?]/) { - # the oldest queue - if ($Queue{QueueID} == $QueueIDOfMaxAge) { - $QueueStrg .= "</blink>"; - } - } + # the oldest queue + if ($Queue{QueueID} == $QueueIDOfMaxAge) { + $QueueStrg .= "</blink>"; + } # should i highlight this queue if ($Queue{MaxAge} >= $Self->{HighlightAge1} || $Queue{MaxAge} >= $Self->{HighlightAge2}) { -- Pablo Ruiz Garcia (Pci) Consultor de Seguridad - Tiger Team IP6 Seguridad (pruiz@ip6seguridad.com) http://www.ip6seguridad.com/pgp/pruiz.asc