-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Steps to reproduce the issue
Joomla 4.2.5 and 4.2.6
- Check that plugin "Content - Email Cloaking" is enabled and setting "Mode" is "As linkable mailto address" (= standard setting).
- Open an article.
- Switch editor to HTML-Code view.
- Paste
<p>[email protected]</p>.
- Save article without switching back to normal view.
- Open article in front-end.
Expected result
- With JS enabled in browser
- With JS disabled in browser
Actual result
Joomla 4.2.6
- With JS enabled or disabled
Additional comments
There are other scenarios where cloaking doesn't work anymore like in 4.2.5.
Only if there's already a mailto link set in editor it looks like cloaking works.
From German forum: A user reports that <a href="#">[email protected]</a> isn't cloaked in their case. In a mod_custom module with "Prepare Content" activated.



