Closed (duplicate)
Project:
Drupal core
Version:
6.2
Component:
aggregator.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 06:36 UTC
Updated:
23 Jul 2009 at 06:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
AlexisWilke commentedAs I'm at it, I'll put my patch here too. See here #350667: Feed parsing breaks (XML_ERR_NAME_REQUIRED)
Thank you.
Alexis Wilke
Comment #2
AlexisWilke commentedEveryone, I have a new patch to fix the aggregator...
More info & patch in #350667: Feed parsing breaks (XML_ERR_NAME_REQUIRED).
As you will notice, it makes use the XML rules 4, 4a and 5 to check the validity of the entities. If not valid, we replace the ampersand by &.
Comment #3
damien tournoud commentedThis is a duplicate of #350667: Feed parsing breaks (XML_ERR_NAME_REQUIRED).