Closed (duplicate)
Project:
Brightcove Video Connect
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 20:39 UTC
Updated:
2 May 2012 at 11:41 UTC
On admin/config/media/brightcove/players: if I edit an existing player and change its name, a new player is created with the new name and the same Player ID and Key. The old one with the old name still exists as well.
Expected behavior: the existing player should have the new name, and no new player should be created.
(If this is a database constraint, then editing the player name should not be allowed.)
Comments
Comment #1
k.dani commentedI create a patch to update the storing and handling of the players. This patch is attached to the following issue:
http://drupal.org/node/1547092
Comment #2
tamasd commentedSee #1547092: [PATCH] Problem with players' storing and handling