Uploaded image for project: 'Syndication'
  1. Syndication
  2. SYN-37

Using Invalid RSS has undesirable effects on BO layout

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.19.0
    • 1.8.0
    • None

      See below an exemple of an invalid RSS response.
      It prevented the RSS service's picto from displaying, so we had to remove this service in the repository.

      <?xml version="1.0" encoding="iso-8859-1" ?>
      <?xml-stylesheet href="http://www.lamoooche.com/rss20.css" type="text/css" ?>
      <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
      <channel>
      <title>ERREUR DE PARSING</title>
      <link>http://www.lamoooche.fr</link>
      <description><![CDATA[Une erreur est survenue durant le parsing de ce flux RSS ; merci de contacter le webmaster &agrave; cet adresse anthony.kuntz[AT]free.fr]]></description>
      <image>
      <url>http://www.lamoooche.fr/img/error.gif</url>
      <title><![CDATA[Erreur Parsing]]></title>
      <link>http://www.lamoooche.fr</link>
      <width>40</width>
      <height>40</height>
      <description>Systeme de detection d erreur</description>
      </image>
      <item>
      <title><![CDATA[file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known]]></title>
      <link>http://www.lamoooche.fr</link>
      <description><![CDATA[Erreur n° : 2 - Ligne n° : 79 - Impossible d'atteindre le fichier - file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known]]></description>
      <pubDate>Wed, 16 Nov 2016 11:00:10 +0100</pubDate></item>
      </channel></rss>
      

            Unassigned Unassigned
            delphine Delphine Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: