Closed (fixed)
Project:
Video
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 22:48 UTC
Updated:
27 Jul 2010 at 00:30 UTC
Jump to comment: Most recent file
No matter what settings are used in Video admin, Video Field Settings, or widget settings on node submit, video conversion does not take place. No record ever is displayed in the {video_files} table.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | video.module-852236-1.patch | 898 bytes | travismiller |
Comments
Comment #1
travismiller commented$fieldis not defined invideo_widget_processfunction.$field['widget']['autoconversion']condition never succeeds sovideo_convert_processis never triggered.Comment #2
hypertext200Adding to the dev
Comment #3
hypertext200