#1660 closed defect (bug) (fixed)
User Roles not showing in users.php [PATCH]
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 1.6 |
| Component: | Administration | Keywords: | roles bg|commit bg|has-patch |
| Focuses: | Cc: |
Description
The roles aren't showing in users.php. The code creates a load of temporary users from user IDs selected from the database, and then aggregates all their roles and displays users from that. However, a superfluous array_keys() call on the temporary user's role was causing every user to have no roles.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
1.6 patch