Make WordPress Core

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#19231 closed defect (bug) (invalid)

Older Oembed post meta data not being removed on Post Update

Reported by: aware's profile aware Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.2.1
Component: Embeds Keywords:
Focuses: Cc:

Description

If you have a post that has an oembed link within it, then you replace said oembed link with a new link.

The original oembed link's oembed_md5 post meta will still exist even though the oembed link is no longer within the post.

I did not test a scenario to see if you simply remove the link entirely from the post with out replacing it with another one if it is cleared out. My assumption is that it isn't cleared out.

Change History (3)

#2 @obenland
13 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Embed cache gets deleted on 'save_post'. Please reopen if the issue still occurs for you.

#3 @helenyhou
13 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.