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

The first email link is lost if content contains another one

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

      • Edit a content
      • Insert 2 emails links consecutively
      • Save

      Only the second link is correct

      HTML source code is:

      <p>
      <a class="simple" href="">laurence@anyware-services.com</a>
      </p>
      <p>
      <a class="mailto" href="mailto:john.doe@free.fr">john.doe@free.fr</a>
      <script type="text/javascript">
      ...
      </script>
      </p
      

          [CMS-3973] The first email link is lost if content contains another one

          Laurence Aumeunier made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Raphaël Franchet made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Raphaël Franchet made changes -
          Fix Version/s New: 3.4.1 [ 11396 ]
          Laurence Aumeunier made changes -
          Description Original: * Edit a content
          * Insert 2 emails links
          * In edition everything seems fine
          * Save

          Only the second link is correct

          Source code is:

          {code:xml}
          <p>
          <a class="simple" href="">laurence@anyware-services.com</a>
          </p>
          <p>
          <a class="mailto" href="mailto:john.doe@free.fr">john.doe@free.fr</a>
          <script type="text/javascript">
          ...
          </script>
          </p
          {code}
          New: * Edit a content
          * Insert 2 emails links consecutively
          * Save

          Only the second link is correct

          HTML source code is:

          {code:xml}
          <p>
          <a class="simple" href="">laurence@anyware-services.com</a>
          </p>
          <p>
          <a class="mailto" href="mailto:john.doe@free.fr">john.doe@free.fr</a>
          <script type="text/javascript">
          ...
          </script>
          </p
          {code}
          Laurence Aumeunier made changes -
          Attachment New: Capture.PNG [ 13577 ]
          Laurence Aumeunier created issue -

            raphael Raphaël Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: