View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020027 | phpList 3 application | Bounce Management | public | 15-07-19 21:37 | 21-08-19 11:19 |
Reporter | duncanc | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 3.4.4 | ||||
Target Version | 3.4.5 | Fixed in Version | 3.4.5 | ||
Summary | 0020027: When deleting bounces the result message shows 0 bounces deleted | ||||
Description | When deleting unidentified bounces the result message showed 0 bounces deleted, see the screenshot. The code has an error in using sql_num_rows(), which is the number of rows in a result set. It should be using sql_affected_rows() instead. Similarly for the query to delete processed bounces. | ||||
Tags | No tags attached. | ||||