Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-52449

mailto links doesn't work correctly when the email starts with a special character.

    XMLWordPrintable

Details

    Description

      Summary

      mailto links doesn't work correctly when the email starts with a special character.

       

      Steps to Reproduce

      1. Create an email link to 2 different emails test@test.com and _test@test.com on a page
      2. Save the page and try clicking on both links

      Expected Results

      Both links to emails should be working

      Actual Results

      Only the 1st link to the email is working. The second one doesn't.
      Storage format loonks like the following:

      {code:borderStyle=solid}
      <p>
      <br/>
      </p>
      <p>
      <a href="mailto:test@test.com">test@test.com</a>
      </p>
      <p>
      <br/>
      </p>
      <p>
      <a>_test@test.com</a>
      </p>
      {code}

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              oraissi Omar Raissi
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: