src/rss_converter_twitter.com.xsl: fix getting description for hashtag pages
authorAntonio Ospite <ao2@ao2.it>
Wed, 6 Jun 2018 13:34:12 +0000 (15:34 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 6 Jun 2018 13:34:12 +0000 (15:34 +0200)
src/rss_converter_twitter.com.xsl

index 332c236..53bbb84 100644 (file)
                 </link>
                 <description>
                     <xsl:value-of select="normalize-space(//div[@class='ProfileHeaderCard'])"/>
                 </link>
                 <description>
                     <xsl:value-of select="normalize-space(//div[@class='ProfileHeaderCard'])"/>
+                    <!-- The following rule should only match on hashtag URLs -->
+                    <xsl:value-of select="normalize-space(//div[@class='SearchNavigation-textContainer'])"/>
                 </description>
                 <image>
                     <title>
                 </description>
                 <image>
                     <title>