I was getting some warning messages about some issues with the form class attribute and noticed that D7 video module is still using the D6 way to add classes. I believe they need to be arrays in D7 as opposed to a string. The attached patch corrects that.

CommentFileSizeAuthor
#1 video_1024822.patch1.73 KBhadsie

Comments

hadsie’s picture

StatusFileSize
new1.73 KB
hypertext200’s picture

Status: Needs review » Patch (to be ported)

Thanks for the patch, I'm away for the moment with the development. If you like provide me some patches for the porting.

I have removed the uploadfield and videoftp modules and added all fields together in video.field.inc. I've changed lot of stuff related to the admin configurations and video field configurations.

hypertext200’s picture

Status: Patch (to be ported) » Closed (fixed)