?
avatar Sandra97
Sandra97
4 Aug 2016

Steps to reproduce the issue

Create an email link containing a class
For example: <a href="mailto:toto@toto.com" class="nameofmyclass">email</a>

Expected result

On frontend, the class should be applied

Actual result

The class is completely removed from the HTML source code and becomes:
<span id="cloak9b08867df87471a610f686815c73ade8"><a href="mailto:toto@toto.com">email</a></span>
(Just a side note: my display was ok with 3.6.0)

System information (as much as possible)

Test done on my localhost
Joomla! 3.6.1
PHP 7.0.4
MySQL 5.5
Apache Web server

avatar Sandra97 Sandra97 - open - 4 Aug 2016
avatar brianteeman brianteeman - change - 4 Aug 2016
Category Plugins
avatar demis-palma
demis-palma - comment - 4 Aug 2016

Sandra, are you sure that this problem does not affect Joomla 3.6.0?
I'm asking this because this plugin has not been touched for 12 months and it seems strange that Joomla 3.6.0 worked as expected.

avatar Sandra97
Sandra97 - comment - 4 Aug 2016

It's a website I'm currently working on evry day, it was all fine with 3.6.0 and appeared just after 3.6.1, without any other specific changes

avatar brianteeman
brianteeman - comment - 5 Aug 2016

Closed as #11460 was merged

Add a Comment

Login with GitHub to post a comment