Hi,
First of all I apologize if this is not the right issue queue for this and feel free to move it around.
It's been a while since this has even happened, but if you ever run across the issue of having your feed item show the html tags without the less than and greater than characters and do not have the luxury of updating your server infrastructure to accommodate the latest PHP and libxml2, then you can apply this very safe and harmless fix: See patch attached.
Credits: http://blog.hoofoo.net/2009/01/wordpress-patch-for-problamatic-libxml2-v...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | aggregator-libxml-do-1394394.patch | 1.27 KB | pvmchau |
| 0001-Fix-the-issue-with-the-less-than-and-greater-t.patch | 1.84 KB | rmontero |
Comments
Comment #1
Kjartan commentedBased on the lack of posts from Drupal users who have run into this issue I don't see the need to add cruft to core to fix this issue. Instead we should update the documentation for http://drupal.org/requirements to specify libxml2 2.7.3 or newer.
Moving this to the documentation team.
Comment #2
jhodgdonI need a second opinion on this...
Comment #3
leehunter commentedReferring this to the core issue queue for comment
Comment #4
pvmchau commentedMore conditions for using PHP 5.2.9- with libxml2 2.7.3
Comment #5
jhodgdonUm... This is not a documentation issue at this point? I doubt this will get added to the Drupal 7 code base but moving to the aggregator component.