When sending html mails created with com_mails it is possible to include images.
The function convertRelativeToAbsoluteUrls ensures that the images have absolute references so that they will be loaded in the email.
However if the image has been added to the email using the media manager it will include loading="lazy" and data-path=
This is not supported by many email clients so as well as converting to relative urls we should also be using the function cleanImageURL to ensure greater compatibility
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
bug
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-12-02 21:24:20 |
| Closed_By | ⇒ | brianteeman |
closed see #42448