Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpotX: Set ad_mute correctly. #5486

Merged
merged 2 commits into from
Aug 31, 2020

Conversation

nathan-lapinski
Copy link
Contributor

In the SpotX Prebid adapter, data-spotx_ad_mute was being set to
'0' instead of '1', in scenarios where the user passed in 'ad_mute'.

Type of change

  • [ X] Bugfix

Description of change

In the SpotX Prebid adapter, data-spotx_ad_mute was being set to
'0' instead of '1', in scenarios where the user passed in 'ad_mute'.

Other information

In the SpotX Prebid adapter, data-spotx_ad_mute was being set to
'0' isntead of '1', in scenarios where the user passed in 'ad_mute'.
Copy link
Contributor

@npeceniak npeceniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bretg bretg changed the title Set ad_mute correctly. SpotX: Set ad_mute correctly. Jul 15, 2020
@bretg
Copy link
Collaborator

bretg commented Jul 15, 2020

@nathan-lapinski -- Please add a unit test for this scenario

@smenzer smenzer self-assigned this Jul 21, 2020
@smenzer
Copy link
Collaborator

smenzer commented Jul 21, 2020

once unit tests are added, we can approve and merge this

@stale
Copy link

stale bot commented Aug 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 8, 2020
@stale stale bot removed the stale label Aug 11, 2020
@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 29, 2020
@smenzer
Copy link
Collaborator

smenzer commented Aug 31, 2020

Sorry I missed the last commit. This is good to go now that there's a test.

@stale stale bot removed the stale label Aug 31, 2020
Copy link
Collaborator

@smenzer smenzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smenzer smenzer merged commit e4bfe40 into prebid:master Aug 31, 2020
BrightMountainMediaInc pushed a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
* Set ad_mute correctly.

In the SpotX Prebid adapter, data-spotx_ad_mute was being set to
'0' isntead of '1', in scenarios where the user passed in 'ad_mute'.

* Updates unit test to ensure ad_mute is set correctly

Co-authored-by: Nate Lapinski <nlapinski@spotx.tv>
BrightMountainMediaInc added a commit to BrightMountainMediaInc/Prebid.js that referenced this pull request Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants