Jump to content

Bug: Playback possible although not allowed by admin


horstepipe

Recommended Posts

horstepipe

hey

created a user who should only be allowed to download media, not to play it back.

Unfortunately this doesn't work, the play symbol is still available on the covers and playback still works fine.

Link to comment
Share on other sites

Happy2Play

Just tested this on Dev 3.1.5997.20342 and Stable 3.0.59720 and can replicate being able to play via card overlay play buttons.  Play is removed from item details page.

 

 

Current work around custom css removing/hiding the play button overlay

/*Hide Play Button on cards*/
.cardOverlayButtonContainer {display: none;}
  • Like 1
Link to comment
Share on other sites

  • 8 months later...

This is being resolved for the next release. Play buttons are not going to be hidden, we will just catch it at a low level when we're actually going to begin playing. So we'll catch that and display a friendly message. Thanks.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...