Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xporter Cloud 2.2.4
-
None
-
None
-
MS Word Template
Description
Description{}
Wiki Markup function does not properly work when exporting Superscript and/or Subscipt text that is not separated by blank spaces
Using the ${wiki:Custom Field} mapping, we are able to export wiki text from our fields. This is also true for the Super and Sub Scripts format.
However, currently, it only works if the formatted characters are separated of not formatted characters by a blank space.
Pre-conditions
- Add some sample text in the Description Field.
- Make sure the field is configured as wiki renderer.
- Here is a sample template to export: issue_key - Only_Wiki_Description.docx
How to reproduce
- Generate the report using the sample template shared above.
Actual result/Attachments
The report is generated succesfully.
However, if the Superscript and Subscript Text is next to a normal text, without any blank space, the report does not render the format correctly.
Only the formatted text separated by blank spaces are generated correctly:
Expected result
The Superscript and Subscript formatted Text should be generated correctly in all cases.
Workaround
Make sure to leave blank spaces at the beginning and end of the formatted text, as it would be generated correctly in this case.