By idrupalion on
hi everybody,
im using aggregator module with my drupal 5.10 version. im showing google news feed on my site. the problem is that aggregator module is removing < > characters from feed content leaving the html tags being shown up in the feed.
e.g.
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv
any help will be greatly appreciated.
many thanks in advance..
Comments
Libxml bug
This is a bug in libxml. You will have to downgrade to an earlier version. See http://blog.code-head.com/fixing-libxml-php-bug-and-issues-with-html-ent...
--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.
Great!!!!!!!! many many
Great!!!!!!!! many many thanks to u Heine..
ur post has helped me a lot.. again many thanks..
idru
Fixed with PHP 5.2.9
Upgrading PHP to version 5.2.9 fixes this without having to downgrade libxml2