Opened 9 years ago
#42258 new defect (bug)
Twitter embed link in posts generates an empty paragraph
| Reported by: | alexvorn2 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Embeds | Version: | 4.9 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When I look into the post, below the embed tweet I see an empty paragraph, when I look inside it, in the source I see a twitter script link: <script async src="platform.twitter.com/widgets.js" charset="utf-8">
So why it is like that? I think it should not add an empty paragraph after a tweet.
How to replicate:
- add a tweet link in the post: eg: https://twitter.com/BitsAndChipsEng/status/919845271831531520
- preview the post.
You will get an empty line, but if you will look into the source, you will see something like this:
<p><script async="" src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)