Opened 12 years ago
Closed 12 years ago
#29473 closed defect (bug) (fixed)
oEmbed previews from "Insert from URL" tab have stopped working
| Reported by: | johnbillion | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Embeds | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | javascript, administration |
Attachments (2)
Change History (9)
#2
@
12 years ago
- Keywords needs-patch dev-feedback added
Patch. Marking as dev-feedback as we're in RC.
This ticket was mentioned in IRC in #wordpress-dev by johnbillion. View the logs.
12 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The issue is that the
htmlparameter passed tomedia.view.EmbedLink.renderoEmbedis an object, not a string.Caused by r29615.