Needs review
Project:
Video Filter Field
Version:
7.x-1.1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2011 at 01:49 UTC
Updated:
17 Jun 2013 at 17:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
7wonders commentedAttached is a patch that makes quite a few big changes. Im still learning so please accept my apologies in advance if there are any major cockups, but ive tested as best possible and found nothing wrong. This patch adds two major functionalities to this module:
Comment #2
7wonders commentedAlso note that this makes the field available to views with "Video Filter Custom" settings available :)
Comment #3
7wonders commentedAny chance of getting this reviewed and commited?
Comment #4
7wonders commentedThe last attached patch was against dev. This one is against 1.1.
Comment #5
drupik commentedHi. not working for me:
Notice: Undefined index: width_height in video_filter_field_field_widget_form() (line 156 ...... video_filter_field.module).1.1
Comment #6
adamtong commentedI applied the patch in #4
Notice: Undefined index: width_height in video_filter_field_field_widget_form() (line 156 of /home/drupal/public_html/sites/all/modules/video_filter_field/video_filter_field.module).
Notice: Undefined index: width_height in video_filter_field_field_settings_form() (line 208 of /home/drupal/public_html/sites/all/modules/video_filter_field/video_filter_field.module).
i use 7.11 version.
Comment #7
rufein commentedMore errors with the patch #4:
Notice: Undefined index: custom_width en video_filter_field_field_formatter_settings_summary() (línea 292 de /var/www/g2green-2013-06/sites/all/modules/video_filter_field/video_filter_field.module).
Notice: Undefined index: custom_height en video_filter_field_field_formatter_settings_summary() (línea 293 de /var/www/g2green-2013-06/sites/all/modules/video_filter_field/video_filter_field.module).
Notice: Undefined index: custom_autoplay en video_filter_field_field_formatter_settings_summary() (línea 294 de /var/www/g2green-2013-06/sites/all/modules/video_filter_field/video_filter_field.module).
These errors are throwing in "manage display" page of a node type with a defined "video_filter_field" field
Comment #8
rufein commentedI've corrected the patch in #4.
Some comments about the issues repport in this thread: