Resolved bugs

Release date:Tuesday, February 16, 2010
C1 Version:Composite C1 1.2 SP4 Patch 1 (1.2.3699.20583)...
DescriptionIf the <head /> element of the page contains a comment (like <!-- comment -->), the page rendering will fail with a "Object reference not set to an instance of an object." exception. Comments in the head section can be introduced on a template or page (source code) level, or via XSLT Functions (using <xsl:comment />).
Known work around:Remove the comments and page rendering will work again. Composite is currently working to release a patch for this issue.