When manually running cron a few times I got this spewed to the screen, using
$Id: feedaggregator_node.module,v 1.32 2006/12/14 01:57:49

Warning: cannot yet handle MBCS in html_entity_decode()! in /var/www/html/modules/feedparser/feedaggregator_node.module on line 174

Warning: cannot yet handle MBCS in html_entity_decode()! in /var/www/html/modules/feedparser/feedaggregator_node.module on line 174

Not sure what implications there are so submitted as minor

Comments

budda’s picture

Status: Active » Closed (fixed)

PHP4 bug see http://bugs.php.net/bug.php?id=25670
Fixed in PHP5