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

don't allow null or undefined bid properties #2865

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

snapwich
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

Currently it's possible to return bid responses with undefined or null values and have them considered valid when they should be invalid. This fixes that.

This fix should coincide with an update to the OpenX endpoint to have it always turn a valid currency property. Currently it will sometimes set the currency to undefined.

@jaiminpanchal27 jaiminpanchal27 added the needs 2nd review Core module updates require two approvals from the core team label Jul 19, 2018
@jsnellbaker jsnellbaker self-assigned this Jul 20, 2018
@jsnellbaker jsnellbaker self-requested a review July 20, 2018 15:58
@jsnellbaker jsnellbaker added LGTM and removed in progress needs 2nd review Core module updates require two approvals from the core team labels Jul 23, 2018
@jsnellbaker jsnellbaker merged commit f5170d9 into prebid:master Jul 23, 2018
mkendall07 added a commit that referenced this pull request Jul 24, 2018
snapwich pushed a commit that referenced this pull request Jul 24, 2018
* Revert "New Adapter ZEDO (#2872)"

This reverts commit 8eedfc3.

* Revert "don't allow null or undefined bid properties (#2865)"

This reverts commit f5170d9.
@bwoolcott
Copy link

@snapwich confirming we're good to go from the OpenX side

@robertrmartinez robertrmartinez deleted the no-undefined-bids branch July 5, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants