Closed Bug 424445 Opened 16 years ago Closed 16 years ago

Admin Groups of Registered group does not load

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nkoth, Assigned: nkoth)

References

Details

(Whiteboard: tiki_fixed)

If you try to edit the settings of the Registered group as admin, the screen that allows you to edit those settings (http://support-stage.mozilla.org/tiki-admingroups.php?group=Registered) will not load. This is caused by there being too many "rows" of members of the group being looped through by Smarty.

There is a quick fix available to not load the list of members on the group if it exceeds 100. This is waiting upon resolution of bug 424443.
OS: Mac OS X → All
Hardware: PC → All
That page isn't paginated?
no. therein lies the problem.
Depends on: 424499
So I take this as meaning we're the biggest Tiki installation ever? :)

Yeah, do the quick fix and file the bug upstream. The screen for that group isn't very useful as far as I can tell, because you could just use http://support.mozilla.com/tiki-adminusers.php instead.

But could you make it 1000 rows instead? I can see us getting 100 contributors fairly quickly and this screen would be useful for that group.
Component: Knowledge Base Software → General
quick fix in
quick fix in support-stage, I mean.
Looks good. I don't feel a particular need for this to be fixed, so we'll leave it up to upstream to do the real fix.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: tiki_triage nelson
the latest tiki has userslib->get_group_users() limit returned members to maxRecords, and pagination.
Whiteboard: tiki_triage nelson → tiki_fixed
You need to log in before you can comment on or make changes to this bug.