View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018132 | phpList 3 application | Bounce Management | public | 06-06-16 05:50 | 19-09-16 17:15 |
Reporter | duncanc | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.5 | ||||
Target Version | 3.2.6 | Fixed in Version | 3.2.6 | ||
Summary | 0018132: System message urls not converted to links correctly | ||||
Description | Sending a plain text system message has some processing to create a html version including adding a link for each url in the message, function constructSystemMail() in lib.php. The processing doesn't work properly when the message has a url that appears more than once. It repeatedly replaces all occurrences of the url instead of replacing one by one. For example the bounce report can have more than one url for the same bounce rule. See the attached screenshot for an example what happens. | ||||
Tags | No tags attached. | ||||