-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
7.4.2, 7.5.0
-
7.04
-
3
-
Severity 3 - Minor
-
Summary
When applying a "non-macro" character formatting applied to a portion of a word: bold, italic, underline, strikethrough, subscript, superscript, monospace in Visual mode, the text formatting looks as if it works but upon saving the comment or clicking on the Visual tab again, the formatting is not saved and the wiki markup will be displayed instead.
Steps to Reproduce
- Go to any JIRA Issue
- In visual mode, try typing in for example:
*Bold*face +Under+line -Strike-Through {color:#d04437}Color{color}ized
Expected Results
The parts of the word that has the text formatting applied to them will be correctly rendered.
Actual Results
When the text is saved, it will be displayed like this:
*Bold*face
+Under+line
-Strike-Through
Colorized
Notes
- As we can see from the example above, only the color formatting is working.
- If you type "Boldface" in visual mode manually and apply the text formatting via the UI buttons (eg. clicking on the B button) or keyboard shortcuts (eg. Ctrl+B) it will appear correctly in the visual mode but upon saving the results are the same.
- is related to
-
JRASERVER-65240 Applying format in middle of a word does not work when creating an Issue at JIRA
-
- Closed
-
Form Name |
---|
My expectation would be, that wiki markup is not rendered in Visual mode. If I will use markup, I'll switch to Text mode
Reason:
I want to copy a directory listing from linux into a JIRA ticket. The listing will contain several "-" signs. For example
When you do so, the line is shown as inserted while viewing it in Visual or Text mode. That's IMHO the way it should work.
But as soon as you save the field, the "-" signs are interpreted and the output is broken like in the following example:
rw-rr- 1 jira jira 18 Dec 7 2016 filename