Closed (outdated)
Project:
oEmbed
Version:
7.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 May 2011 at 22:36 UTC
Updated:
20 Oct 2025 at 09:12 UTC
Jump to comment: Most recent
Comments
Comment #1
voxpelli commentedI kind of agree - but wouldn't this be hard to do in a fully backwards compatible way?
Comment #2
Anonymous (not verified) commentedI don't think it's an impossible thing to do. The risk is that someone's field formatters and input formats have to be re-configured, but I don't know if this is a big deal. If someone is upgrading from D6 to D7, this may be one more trouble point but it would hardly be the only one. I'll look deeper into how CCK handled this.
Comment #3
bburgHi, I ran into this as a problem, oembedfield and oembedcore were deprecated, but I had been using the oembedfield, which was defined as a dependency of one of my core Features modules. This cascaded through several Features modules that defined that module as a dependency.
Since the updates to oembed run as an update hook, and upgrading will require running this hook, it seems like what I need to do is after the update hook runs to uninstall the modules. I should re-install them, configure my fields to use the new oembed, then re-export my features, with the dependency removed?
Comment #4
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.