Ticket #11053 (closed Bug: duplicate)

Opened 17 months ago

Last modified 16 months ago

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

xml-filtered.txt Download (49.8 KB) - added by jonstahl 17 months ago.
Summary of xmllint "parse" errors
cpt-filtered.txt Download (8.8 KB) - added by jonstahl 17 months ago.
Parse errors in *.cpt files

Change History

Changed 17 months ago by jonstahl

Summary of xmllint "parse" errors

comment:1 Changed 17 months ago by vincentfretin

Please don't forget *.cpt ;)

comment:2 Changed 17 months ago by jonstahl

Thanks, Vincent, I'll run another scan and add the results here.

Changed 17 months ago by jonstahl

Parse errors in *.cpt files

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.

comment:4 Changed 16 months ago by jonstahl

  • Status changed from new to closed
  • Resolution set to duplicate

Closing this ticket as a dupe of ticket #11193, which is where the real action is happening (w00t!)

Note: See TracTickets for help on using tickets.