Opened 11 years ago
Closed 11 years ago
#29473 closed defect (bug) (fixed)
oEmbed previews from "Insert from URL" tab have stopped working
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Embeds | Keywords: | has-patch commit |
| Focuses: | javascript, administration | Cc: |
Attachments (2)
Change History (9)
#2
@
11 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.
11 years ago
Note: See
TracTickets for help on using
tickets.
The issue is that the
htmlparameter passed tomedia.view.EmbedLink.renderoEmbedis an object, not a string.Caused by r29615.