Open mike-burns opened 6 years ago
Reproduceable in the feed for @archillect: https://www.twitrss.me/twitter_user_to_rss/?user=archillect
@archillect
<description><![CDATA[<p class="TweetTextSize TweetTextSize--normal js-tweet-text tweet-text" lang="und"> <a class="twitter-timeline-link u-hidden" dir="ltr" href="https://pic.twitter.com/rTrk5npdLJ">pic.twitter.com/rTrk5npdLJ</a></a></p> <img src="https://pbs.twimg.com/media/DVxXaUIWAAEjKJB.jpg" width="250" />]]></description>
There are two </a></a> but only one <a>.
</a></a>
<a>
I apologize but I don't have a patch for this. The bug seems to be twitter_user_to_rss.pl line 105 from #36, but I have not confirmed this.
twitter_user_to_rss.pl
Thanks for reporting it. I'll have a look at it soon -- most likely over the weekend.
Reproduceable in the feed for
@archillect
: https://www.twitrss.me/twitter_user_to_rss/?user=archillectThere are two
</a></a>
but only one<a>
.I apologize but I don't have a patch for this. The bug seems to be
twitter_user_to_rss.pl
line 105 from #36, but I have not confirmed this.