View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016950 | phpList 3 application | Admin Management | public | 11-11-13 19:50 | 21-11-18 21:26 |
Reporter | lwc | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.0.5 | ||||
Target Version | Future developments | ||||
Summary | 0016950: A changed blacklisted address isn't re-blacklisted | ||||
Description | When you enter a blacklisted user's listing and alter their e-mail address, the new address is supposed to be blacklisted as well. The "blacklisted: yes" statement indeed remains, but the new address isn't actually added to either the blacklist and blacklist_data tables. It should either replace the old address in those tables or get added to them itself. | ||||
Steps To Reproduce | 1) Blacklist someone. 2) Enter their listing and change their address. 3) Make sure it still states "blacklisted: yes". 4) Search the new address in the blacklist and blacklist_data tables. | ||||
Additional Information | Regardless of blacklist and blacklist_data, is the new address at least not used for sending? | ||||
Tags | No tags attached. | ||||
related to | 0016958 | new | changing a bounced email address for a subscriber re-blocks them |
|
well, it's interesting of course. The email address may be blacklisted, but the subscriber may not. I think there's a growing need for another classification of subscribers, apart from confirmed and blacklisted. |
|
I can imagine this is a real bug when using a foreign key - you effectively subscribe people who unsubscribed every time they change their email |