Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
aggregator.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Nov 2005 at 19:15 UTC
Updated:
2 Feb 2006 at 03:32 UTC
Correct please
Not work import of news even from such world famous server Yandex.ru does not work!
RSS <-http: // news.yandex.ru/software.rss
warning: xml_set_element_handler(): supplied argument is not a valid XML Parser resource in /home/orthodoxy/domains/litopys.net/public_html/modules/aggregator.module on line 502.
Comments
Comment #1
kiev1.org commentedRSS
http://news.yandex.ru/software.rss
error
warning: xml_set_element_handler(): supplied argument is not a valid XML Parser resource in /home/orthodoxy/domains/litopys.net/public_html/modules/aggregator.module on line 502.Comment #2
kuba.zygmunt commentedI can't reproduce this error.
I added sucesfully this rss link to aggregator feed.
Comment #3
kiev1.org commentedDrupal-CVS 4.7
Comment #4
kuba.zygmunt commentedI had the latest cvs version and php 4.3.11 and rss feed works fine.
maybe the problem lies in your version of PHP. it might be a problem with its XML library.
Comment #5
kiev1.org commentedI have understood
It because the coding windows-1251 is incorrectly processed in Drupal rss feed
I shall correct the module I shall insert function of code conversion
Comment #6
Uwe Hermann commentedWorks fine for me on PHP 4.4.0 and Drupal HEAD.
Comment #7
killes@www.drop.org commentedI believe the original poster didn't have any or the code conversion extensions we use. Nothign we can do about.
Comment #8
kiev1.org commentedThank you! Here today works already!!!
I suspect that "drupal rss feed" can not work if iconv is not set.
there is another question
in drupal rss a channel gets unrefined html code from teaser and sometimes present in teaser special characters cause the error of some rss-readers
Comment #9
(not verified) commented