To expand on this, I have a question about how subsites work. I've been experimenting with them and I'm not sure if I've found a bug or a feature. :)
I made a subsite, then from it's admin pages I made a group type and group. Now when I go to it's Permsissions page, there is a row of check boxes, with no name listed, above the System Administrators line.
I have a second subsite, so I went over to see what it was doing. It also sees the group type and group, but does not have this mystery permission.
I've looked at the code and can see that this is a nameless acs_object, but have not yet figured out how it came to be or why it has no name. My group and group types are both named.
This code was checked out on the oacs-5-2 tag a couple of days ago, so it doesn't correspond to any release.
Any suggestions? Do I need to go back to the 5.2 tarball?