-
Bug
-
Resolution: Timed out
-
Low
-
None
-
6.1.2
-
1
-
Severity 3 - Minor
-
Summary
mailto links doesn't work correctly when the email starts with a special character.
Steps to Reproduce
- Create an email link to 2 different emails test@test.com and _test@test.com on a page
- 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}
- is related to
-
CONFSERVER-51690 An anchor link's name changes after editing the page with Collaborative Editing switched on or set to limited
- Closed
-
CONFSERVER-46039 Links can't be edited or clicked on after saving the page
- Closed
-
CONFSERVER-46227 Shortcut links become empty after editing the page with Collaborative Editing turned on
- Closed
-
CONFSERVER-51998 Attachment links are changed to a self referential link of the page once you edit the page
- Closed