No Code Attached Yet bug
avatar brianteeman
brianteeman
29 May 2023

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

Reference

https://www.caniemail.com/search/?s=loading

avatar brianteeman brianteeman - open - 29 May 2023
avatar joomla-cms-bot joomla-cms-bot - change - 29 May 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 May 2023
avatar brianteeman brianteeman - change - 29 May 2023
The description was changed
avatar brianteeman brianteeman - edited - 29 May 2023
avatar Hackwar Hackwar - change - 24 Aug 2023
Labels Added: bug
avatar Hackwar Hackwar - labeled - 24 Aug 2023
avatar brianteeman brianteeman - change - 2 Dec 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-12-02 21:24:20
Closed_By brianteeman
avatar brianteeman brianteeman - close - 2 Dec 2023
avatar brianteeman
brianteeman - comment - 2 Dec 2023

closed see #42448

Add a Comment

Login with GitHub to post a comment