Forum OpenACS Q&A: Intranet problem: group-type-all-members.tcl

It seems that with group types, as soon as you have more than a specified number, a link appears which says "Show all $(number)". This goes to the following file
admin/ug/group-type-all-members.tcl?group_type=intranet
I am having problems with this URL. Has anybody come across this as yet? The intranet groups page worked great till I added 20 groups of type intranet. Now when I click on the link I get an internal server error, and the postgres server output reads "parse error at or near connect".

The server log refers to an error in processing line 37 of group-type-all-members.tcl

Any ideas?

Collapse
Posted by Dan Wickstrom on
It's trying to process an unported oracle connect by statement.  This should be entered in the sdm, so that it gets fixed up for the next release.