In theme_video_upload_missing_image() an <img> is outputed. this causes issues with themes that override and it causes issues with CDN workflows. With the CDN patch, i put all images to the CDN through theme('image').
This will cause issues in D7 too with the new url rewrite thingie.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video_upload_636598.patch | 1.31 KB | Scott Reynolds |
Comments
Comment #1
Scott Reynolds commentedHeres the patch.
Comment #2
jhedstromCommitted to 6.x. Thanks Scott.
Comment #3
jhedstromCommitted to 7.x.
Comment #5
lolandese commented