#23624 closed defect (bug) (invalid)
oEmbed for Instagram does not terminate the alt attribute
| Reported by: | lennil | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Embeds | Version: | 3.5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
If the url "http://instagram.com/p/WKNIaiArhj/" is put in the content of a post it will produce the following html segment:
<a href="http://instagram.com/p/WKNIaiArhj/"><img src="http://distilleryimage11.instagram.com/4a9a6e6e7f6211e2984f22000a1fb895_7.jpg" alt="Dreamy (photo by Dan Wagener)<a href="http://twitter.com/bmw">#bmw</a>#stancenation" width="612" height="612" /></a>
Change History (5)
#4
in reply to: ↑ 1
@
13 years ago
- Keywords reporter-feedback close removed
- Resolution → invalid
- Status new → closed
Replying to kovshenin:
It looks like you have a plugin which is trying to convert hashtags to links.
This is clearly the case. The hashtag is being converted to a link to twitter.com.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I can't reproduce this, the title returned by the Instagram oEmbed endpoint does not contain any links. It looks like you have a plugin which is trying to convert hashtags to links. Can you try to disable all plugins, activate the default WordPress theme and try to reproduce this again? Thanks!