Hi,

First, thanks for a pleasant theme.

The problem I'm experiencing is that when I edit a node, the source of edit page includes the node's whole body in element. This is a problem when the node's body contains HTML elements, because it breaks the HTML, making the browser see later elements in this body as not part of the meta element and so displaying them at the very top of the page. I think this is caused by the inclusion of " marks in the body, which are treated as terminating the description string.

If you can point me to where this description gets generated I'm happy to help patch.

Thanks,
Tom

Comments

Tom Ash’s picture

Any pointers on how I can investigate the code for this myself?

Anonymous’s picture

Status: Active » Closed (cannot reproduce)