View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016936 | phpList 3 application | Bounce Management | public | 28-10-13 10:58 | 06-07-15 17:04 |
Reporter | duncanc | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.5 | ||||
Target Version | 3.0.X | Fixed in Version | 3.2.0 | ||
Summary | 0016936: Calls to addUserToBlacklist() pass extra parameter | ||||
Description | In file admin/processbounces.php the calls to function addUserToBlacklist() pass three parameters when the function expects only two - an email address and a reason. See file admin/commonlib/lib/userlib.php line 383 for the definition of addUserToBlacklist(). The third parameter is a more detailed reason that would be more useful than the second parameter. | ||||
Tags | No tags attached. | ||||