Ticket #488 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

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

Changed 11 months ago by dmorton

  • status changed from new to closed
  • resolution set to fixed

[1024] fixed the loop to only look up relevant data.

Changed 11 months ago by dmorton

oops, make that [1204]

Note: See TracTickets for help on using tickets.