SimplePie delivers content HTML entity encoded. This collides with Drupal's paradigm of filter on output.
FeedsSimplePieParser should decode HTML entities before passing results on to the processing stage.
SimplePie delivers content HTML entity encoded. This collides with Drupal's paradigm of filter on output.
FeedsSimplePieParser should decode HTML entities before passing results on to the processing stage.
Comments
Comment #1
alex_b commentedhttp://drupalcode.org/viewvc/drupal/contributions/modules/feeds/plugins/...