<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=265583117-08062006><FONT face=Arial size=2>The "Show disabled
Groups" checkbox does nothing in RT 3.6rc3</FONT></SPAN></DIV>
<DIV><SPAN class=265583117-08062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=265583117-08062006><FONT face=Arial size=2>***
/usr/local/rt/share/html/Admin/Groups/index.html 2006-01-11
19:04:46.000000000 -0800<BR>--- /tmp/index.html 2006-06-08
10:41:17.963461848 -0700<BR>***************<BR>*** 75,80 ****<BR>--- 75,85
----<BR> <%INIT><BR> my $Groups =
RT::Groups->new($session{'CurrentUser'});<BR>
$Groups->LimitToUserDefinedGroups();<BR>+ <BR>+ if ($FindDisabledGroups)
{<BR>+
$Groups->{'find_disabled_rows'} = 1;<BR>+ }<BR>+ <BR> my $title =
loc('Select a group');<BR> my $caption;</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>