Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Cannot view page history for some pages with team calendar macro
For some pages, when viewing a previous version, only partial page content is displayed.
This issue is associated with the 'Team Calendar' macro.
Steps to Reproduce
Go to the affected page.
At the 'More actions' menu (...), select 'Page History'.
Select any previous version of the affected page.
Expected Results
All page content from the previous version should be visible.
Actual Results
The content below the first 'Team Calendar' macro does not load in the preview of previous versions.
Investigation Done
The issue appears to be related to an invalid HTML tag in the content REST API response, where a self-closing iframe tag is present instead of a proper closing tag.
The root cause may involve transformation issues between view and storage formats.
Similar cases have been documented, but this specific rendering issue seems isolated to certain instances.
Workaround
Removing or modifying macros on the page can sometimes serve as a temporary workaround.