-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.6.6, 7.6.7, 7.11.1
-
7.06
-
5
-
Severity 3 - Minor
-
1
-
Summary
Using the WYSIWYG editor in visual mode and using the button to add an external link, the link will disappear if you simply replace the example URL.
Steps to Reproduce
- Create a new issue.
- In the issue description, click the Link button and click on External link. The following text will be inserted in the description:
[link title|http://example.com]
- Replace http://example.com with an external URL.
Expected Results
The URL is replaced and displayed in the editor.
Actual Results
The whole URL wiki markup code disappears as soon as you paste the external URL.
Notes
This happens with the WYSIWYG visual editor both in comments and the issue description.
Workaround
Choose one of the workarounds below:
- Use text mode to add the external link.
- After pasting the URL, use CTRL+Z / CMD+Z to turn the link into a text.
- relates to
-
JRASERVER-67842 External link is removed when editing a comment and adding an image to it
-
- Gathering Impact
-
-
JRASERVER-77955 As a Jira user I would like to have a better experience when adding an external link through the visual editor
- Gathering Interest