-
Bug
-
Resolution: Obsolete
-
Low
-
None
-
4.0, 5.4, 5.4.3, 5.4.4, 5.7, 5.8.10
-
20
-
Severity 3 - Minor
-
3
-
If a complex macro (gliffy, attachments, jira issues) macro is nested within a user macro that utilizes a <div>, then anything after the user macro fails to render, including the footer.
To replicate
- Create the a user macro with the following attributes
- Macro Name: anymacro
- Visibility: Visible to all users in the Macro Browser
- Macro Title: anymacro
- Categories: Confluence Content
- Macro Body Processing: Rendered
- Template: <div>$body</div>
- Create a new page
- Insert the 'anymacro'
- Insert the 'Attachments macro' inside the 'anymacro'
- Save page
- Notice footer fails to render
Attached are screen shots of the failure when using the 'Attachments' macro, we should see the word 'zabba' as well as the footer after the attachments macro but they are not present.
Update (28/4/2014):
Other scenario to replicate:
- Create a NoPrint Macro
- Create a new page
- Attach a PDF file
- Insert a NoPrint Macro
- Insert PDF Macro inside the NoPrint macro's container
- Save the page
- See NoPrint Screen 1.JPG
and NoPrint Screen 2.JPG
Update (25/2/2015)
- Create a NoPrint Macro
- Create a new page
- Insert the NoPrint Macro
- Insert any Macro Panels that has icons (Note, Info, Warning, Tip)
- Save the page
- See NoPrint1.PNG
and NoPrint2.PNG
- See CONF-37102 for an explanation of the occurrence of this issue
Update (17/6/2014)
Adding Powerpoint Viewfile Macro inside a user macro breaks the page layout.
- Create a simple user macro (e.g: cp-expand):
## @noparams $body
- Create a new page
- Attach PPT or PPTX file
- Insert cp-expand
- Put the Office Powerpoint of the PPTX in Step 3 inside cp-expand
- Save the page
- causes
-
CONFSERVER-26680 Can not add comments when use attachments macro inside noprint macro
-
- Closed
-
- duplicates
-
CONFSERVER-33957 Powerpoint Viewfile Macro Cause Broken Page when Placed Inside User Macro Container
-
- Closed
-
- is duplicated by
-
CONFSERVER-26680 Can not add comments when use attachments macro inside noprint macro
-
- Closed
-
- relates to
-
CONFSERVER-37102 Unable to Display Content of Information Macro Inside a User Macro
-
- Closed
-
-
CONFSERVER-79871 Nesting complex macros inside of a user macro breaks page rendering
-
- Gathering Impact
-