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

k.dani’s picture

I 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

tamasd’s picture

Status: Active » Closed (duplicate)