Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1.1
-
Component/s: Site renderer
-
Labels:None
-
Number of attachments :
Description
The current SiteRendererSink only filters a list of authors and the date from whatever is inside a head block. The rest is added to the body (retrieved with getBody() by the DefaultSiteRenderer). This causes MSITE-194.
Fixed in r764409.