Styles are not being applied correctly as discussed in https://drupal.org/node/1922656 .

This means any settings made in Video styles are not applied: e.g. Autoplay, Use HD , Show related videos, Show related videos, Show info, Hide Youtube logo . (listing so people find when searching issue queue). It seems when the entry in style is empty the output is malformed, rather than '=0' '& ' is shown and style reverts to default (or something like that !).

User robertom provided a patch. The patch was for previous dev version.

The patch needs to be applied line 477 in the current dev (7.x-2.0-beta5).

Video styles are then applied correctly.

This has been confirmed by a number of users in the issue queue BD3 & philipz.

Comments

plopesc’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Marking as duplicate of #1922656: Hiding Related Videos, which has been already fixed.

Regards