User tests: Successful: Unsuccessful:
Hi folks!
PR #3981 fixed the plaintext functionality of the emailcloak plugin for 3.x. This PR fixes the same thing for 2.5.x.
Use cases of this plugin (every of them with javascript enabled and disabled):
1. <a href="mailto:email@example.org">email@example.org</a>
2. <a href="mailto:email@example.org">text</a>
3. <a href="mailto:email@example.org"><img src="..." /></a>
4. <a href="mailto:email@example.org?subject=Text">email@example.org</a>
5. <a href="mailto:email@example.org?subject=Text">text</a>
6. <a href="mailto:email@example.org?subject=Text"><img src="..." /></a>
7. plain email@example.org
Labels |
Added:
?
|
@infograf768 have you test it?
This comment was created with the J!Tracker Application at http://issues.joomla.org/.
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-09-28 13:34:07 |
Labels |
Removed:
?
|
Makes sense.