Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-3972

Problem in the rendering of anti-spam emails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.2, 3.4.1, 3.5
    • None
    • Skins
    • None

      When javascript is disabled and the link label is the same as the link we get the following result :

      <a id="XXXXXXX" class="simple">
        nom.prenom@domaine.com
        <span id="XXXXXX" style="display: none;">
        (nom.prenom
        <span style="display: none;"> </span>
        @
        <span style="display: none;"> </span>
        domaine.com)
        </span>
      </a>
      

      It would be better to not display the link label and display (currently there is display: none) the email with the span

            raphael Raphaƫl Franchet
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: