Details
-
Bug
-
Resolution: Fixed
-
Major
-
9.4.4
-
None
-
Unknown
-
Description
When importing a page containing an {{excerpt-include}} macro, the result is a macro with an empty parameter name having an empty value.
Example :
<ac:structured-macro ac:name="excerpt-include" ac:schema-version="1" data-layout="default" ac:macro-id="96b8add4-b106-4f66-b7f9-bcf3b1efbf7e"><ac:parameter ac:name=""><ac:link><ri:page ri:content-title="My Page To Include" ri:version-at-save="1" /></ac:link></ac:parameter></ac:structured-macro>
Result :
[[doc:My Page To Include]] {{excerpt-include =""/}}
Attachments
Issue Links
- is related to
-
CONFLUENCE-32 If a macro parameter content in Confluence is an attachment, the parameter value of the generated wiki macro call is empty
- Closed