Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Failed to format output xhtml errors

$
0
0
Looking in our Composite console logs, I see this error on all our pages: "Failed to format output xhtml errors". I traced it back to the Page.aspx.cs call to _renderingContext.FormatXhtml which calls the XhtmlPrettifier.

The XhtmlPrettifier is blowing up on some javascript we have on our master page which is in a CDATA section. At the point of calling the FormatXhtml, the CDATA markup has already been removed.

Does anyone know if:
  1. The CDATA markup should be getting to the FormatXhtml function? is this a bug?
  2. Is the FormatXhtml call doing anything for us?
  3. Is there a setting to shut off the FormatXhtml call besides commenting out the line in Page.aspx.cs? Not seeing one...
Thank you.

Brian

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>