Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.17
-
Fix Version/s: 1.18
-
Component/s: Scripts and Style
-
Labels:None
-
Similar issues:
Description
The blog content is generated using $entryDoc.getRenderedContent, which renders the content once. This happens in the middle of a wiki document, which is also rendered, and the getRenderedContent does not announce in any way that the result has been processed.