<!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=702560503-04062006><FONT face=Arial size=2>Is it a known bug in 
3.4.5 that the "Include disabled groups in listing" box on the Groups display 
page does nothing? I added this to the INIT sectionof /Admin/Groups/index.html 
and now it seems to work ...</FONT></SPAN></DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial size=2>if 
($FindDisabledGroups) {<BR>        
$Groups->{'find_disabled_rows'} = 1;<BR>}<BR></FONT></SPAN></DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial size=2>I found this out the 
hard way as I thought I'd disabled a group (I had) went to display it to 
re-enable it, couldn't, recreated the group with the same name (RT let me do 
this) and I ended up with two groups with the same name. Some code I was using 
to set Group rights then kept setting the rights on the invisible, disabled one 
and confused the hell out of me ...</FONT></SPAN></DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2>$Group->LoadUserDefinedGroup</FONT></SPAN></DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial size=2>found the disabled 
group first when loading the group by name ...</FONT></SPAN></DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=702560503-04062006><FONT face=Arial 
size=2>PK</DIV></FONT></SPAN>
<DIV> </DIV>
<DIV align=left><FONT face=Arial size=2>--</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Philip Kime</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>NOPS Systems Architect</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>310 401 0407</FONT></DIV>
<DIV> </DIV></BODY></HTML>