Closed (fixed)
Project:
Video
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2011 at 21:56 UTC
Updated:
4 Apr 2011 at 13:03 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video_1024822.patch | 1.73 KB | hadsie |
Comments
Comment #1
hadsie commentedComment #2
hypertext200Thanks 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.
Comment #3
hypertext200