in directory concrete/models/user_list.php (line 58 of the UserList class) the filterByGroup method executes a debug method. the output is displayed when using the method to build a UserList object.
example of my usage which displays the debug output:
ul = new UserList;
ul->filterByGroup("Group Name");
ulist = ul->get();
Status:
New
Confirm Bug
Copy To Current
I have verified this bug still exists in the current version of concrete5.
this may be a bug all to itself, however, i cannot display Dashboard > Sitewide Settings > Debug. it renders a blank page. will file separate bug, if need be, for this.
Browser User-Agent String
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 FirePHP/0.4
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.