Ticket #488 (closed defect: fixed)
bad loop in xadminusers.php
| Reported by: | dmorton | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | General | Version: | 1.0.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The fix for #487 revealed a bug in xadmusers.php:
Undefined offset: 0 in /htdocs/webmail/spam/xadminusers.php on line 374
But more than just the immediate bug, it also reveals that we are looping through all users even when we search for only one or a few.
Change History
Note: See
TracTickets for help on using
tickets.

