Skip to content

email cloaking problem within introtext #13522

@jsubri

Description

@jsubri

Steps to reproduce the issue

  • Add an "Articles Category" module on the sample site
  • Under "Display Options" tab: everything on Hide, except "Introtext= show" and "Show Read More=show"
  • Create an article with the below html:
<p>Intro text <a href="mailto:[email protected]">[email protected]</a> - more more more</p>
<hr id="system-readmore" />
<p><br />Paragraph 1<br />1<br />2<br />3<br />4<br />5</p>
<p>Paragraph 2<br />1<br />2<br />3<br />4<br />5</p>
<p>Paragraph 3<br />1<br />2<br />3<br />4<br />5</p>
<p>End</p>

Expected result

Introtext shows the email address

Actual result

This email address is being protected from spambots. You need JavaScript enabled to...

capture

System information (as much as possible)

current staging and 3.6.5, older versions probably

Additional comments

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions