Closed (fixed)
Project:
Brightcove Video Connect
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 12:45 UTC
Updated:
11 May 2012 at 13:20 UTC
There are several issue which connected to the Brightcove module player handling and storing:
http://drupal.org/node/1400140
http://drupal.org/node/1394330
I think, the source of the problem is that the palyer's name used as primary key. I create a patch for resolve this issue. The idea was the following:
-Create an unique primary key instead of the player's name.
-Use this id in url(edit/delete/set default) instead of the name of the player.
Besides, the 'Set default' function on the palyers' settings page is not useful, because the module only saves the value, and it is never used, when displaying a video. This is also fixed in this patch.
| Comment | File | Size | Author |
|---|---|---|---|
| brightcove-player_fix.patch | 7.58 KB | k.dani |
Comments
Comment #1
tamasd commentedMerged to 7.x-3.x.