The declaration for the entity "HTML.Version" must end with '>'.
I'm working on setting up a new site/template in our Cascade
instance. It's a very basic template.
Below is the template code:
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title></title>
<link href="/_common/css/twoColFixRtHdr.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="container"><system-region name="DEFAULT"/>
<div class="sidebar1"><system-region name="SIDEBAR"/><!-- end .sidebar1 --></div>
<div class="content"><!-- end .content --></div>
<div class="footer"><system-region name="FOOTER"/><!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>
I get this error when I try to view a page created with this template. I've tried different html versions (including one we have on an existing site/template that is working fine) but still get the same error.
An error occurred: The declaration for the entity "HTML.Version" must end with '>'.
You may choose to retry the operation. If the problem persists, please contact a system administrator.
The error has been logged to the system console.
Home
Discussions are closed to public comments.
If you need help with Cascade CMS please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ryan Griffith on 08 Nov, 2012 02:19 PM
Hi Lauren,
I was able to use the template you provided in my local instance of 7.0.5. What version of Cascade are you experiencing this error message in?
Thanks
2 Posted by lauren.fraser on 08 Nov, 2012 08:07 PM
Ryan,
We're currently using v 6.8.3.1
i'm wondering if it isn't a setting in the new site that I set up. I copied the template to our existing site, created a configuration set/content type and applied it to a page without getting the error message.
Any ideas on a setting that might cause that error?
3 Posted by Ryan Griffith on 08 Nov, 2012 08:59 PM
Hi Lauren,
There could be something in your Configuration Set that could be creating invalid XML, do these differ between the erroneous template and the one you just tested with successfully?
If so, try removing Formats and Blocks one by one from the erroneous Template or Configuration Set to see which may be the culprit.
4 Posted by lauren.fraser on 08 Nov, 2012 10:53 PM
It appears that the error was from a feed block with a link to CNN's rss feed. Once I removed that from the configuration, the page displayed properly.
Thanks for the tip.
5 Posted by Ryan Griffith on 09 Nov, 2012 01:34 PM
Glad to hear that did the tric, Lauren.
Have a great day!
Ryan Griffith closed this discussion on 09 Nov, 2012 01:34 PM.