Closed (outdated)
Project:
Video Embed Dailymotion
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2014 at 17:13 UTC
Updated:
10 Jan 2026 at 14:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jgtrescazes commentedComment #2
jgtrescazes commentedPrevious patch introduce a new issue when integrated in an https page, iframe src should not contain any protocol.
Attached path fix the problem.
Comment #3
cedric_aApplied patch in #2, problem fixed, and seems to be a more actual way to embed a video.
Comment #4
svanou commentedpatch worked like a charm! Thanks!
Comment #5
tritof commentedPatch solved also the same issue on Android 6. Thanks !
Comment #6
euphoric_mv commentedHi all,
Patch works fine, thank you.
If you don't want to apply the patch you can override function for embedding dailymotion video by implementing
hook_video_embed_handler_info:In
my_custom_module_video_embed_dailymotion_handle_videojust change embed code from object to iframe with parameters.I hope it will be helpful.
Comment #7
avpadernoComment #8
mably commentedDrupal 7 is EOL.