#11063 closed defect (cantfix)
Trac listing 132 users and not the rest of users
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | admin/web | Version: | 1.0 |
Severity: | major | Keywords: | |
Cc: | matt@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I use 1.0 version.
For month going to: /trac/admin/accounts/users
Would result in server 500 error and crash of the process: there is too much data (I don't even know how many users but we have but more than 10,000 I think)
Now going to this page I see 132 users and the page listing stops. I cannot see the other users. At the bottom I see the footer etc. so the listing is complete. But obviously not because we have many more users not listed.
See attached file. for sample of these users which we have hundreds of: result of automated spam software.
My ultimate goal is not to list all users on the page (I guess you need to implement paging but I don't expect that) but I simply want to see one particular user's email address. I have super admin on the trac, but I cannot find a way to view this user's email since the list stops at 132 users (strange number isn't it).
Thanks!
PS: Thanks so much for trac, which we run for our popular open source project!
Attachments (1)
Change History (4)
by , 12 years ago
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Milestone: | 1.0.2 |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
PluginIssue, see th:AccountManagerPlugin. Please report to the plugin maintainers on http://trac-hacks.org/.