Ticket #11053 (closed Bug: duplicate)
xmllint failures (for discussion)
| Reported by: | jonstahl | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 4.0.1 |
| Component: | Templates/CSS | Keywords: | chameleon |
| Cc: | maurits, hannosch |
Description
In an effort to remove barriers to successful use of Plone 4 with Chameleon, I ran xmllint over all of the *.pt files in a current plone-cordev buildout. Attached are the results. I filtered out "namespace" errors and just left in the "parse" errors.
Looks like a lot of HTML entities are mucking things up. According to Maurits, they should be replaced per the guidlines at:
http://yost.com/computers/htmlchars/html40charsbynumber.html
Can anyone smarter than me confirm that this is so? If so, I'll try to do it.
Attachments
Change History
Changed 17 months ago by jonstahl
-
attachment
xml-filtered.txt
added
comment:2 Changed 17 months ago by jonstahl
Thanks, Vincent, I'll run another scan and add the results here.
comment:3 in reply to: ↑ description Changed 16 months ago by runyaga
https://dev.plone.org/plone/ticket/11193 -- this issue is where all work is being done to fix compatibility.

Summary of xmllint "parse" errors