Preview
Issue #1
- Mykhailo Komendant
- IV fetch content of embedded post from source (from twitter.com), and removes inserted <blockquote> from original article.
In the current case, selected second tweet is a tweets thread - embed code for them contain only contents for first tweet in the thread, while IV fetch all contents from these embeds.
Actually, embedded tweet needs only <blockquote class="twitter-tweet"> and link to tweet inside to work in IV. All other content in <blockquote> is ignored.
Screenshots with these two tweets on example domain:
https://telegra.ph/file/ade93a8975efbdccce7bc.png
And code for testing:
https://pastebin.com/vGykJ6M8
- Type of issue
- Rudimentary content not removed
- Reported
- Mar 18, 2019
There's nothing like that on original page, here's code from firefox with disabled JS: https://i.imgur.com/74Wd7lp.png