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

ConsentManager fail with allowAuctionWithoutConsent: false prevents bidsBackhandlers to execute #2551

Closed
elidiota opened this issue May 16, 2018 · 3 comments
Assignees
Labels

Comments

@elidiota
Copy link

elidiota commented May 16, 2018

Type of issue

bug

Description

Hi,
the consentManager module stops completely the execution of the bidsBackHandler property in the requestBids object when allowAuctionWithoutConsent is set to false and no CMP is set on the page.

Steps to reproduce

Just setting
consentManagement.allowAuctionWithoutConsent= false;
without ant CMP in the page triggers this.

Expected results

Execution of the backhandler set in requestObj.bidsBackHandler at the moment of the fail or when the timeout triggers

Actual results

Nothing happens

Platform details

Prebid 1.9.0 & prebid 1.10.0

Other information

@jsnellbaker
Copy link
Collaborator

Hi @elidiota Thanks for reporting this. I'll start to put together a fix.

@stale
Copy link

stale bot commented May 30, 2018

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 May 30, 2018
@jsnellbaker
Copy link
Collaborator

This has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants