Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Unresolved
-
Xporter DC 7.3.4
-
None
-
None
-
Jira 10.3.8 in my case. It should be reproduceable in Jira 10
Description
When an SVG is added to an issue and we try to export it as an image on a Wiki field, the export does not complete.
Steps to Reproduce:
- Add an SVG to an issueSteps.svg
- add the SVG to the issue description as an image like this:
!Steps.svg!
The image should appear like this:
- Export a Template with the ${wiki:Description} mapping.
Expected Result: The export should finish and return a document with the SVG image processed.
Result: The export gets stuck.