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

Use isArray method in bidderFactory #4288

Merged
merged 1 commit into from
Oct 15, 2019
Merged

Use isArray method in bidderFactory #4288

merged 1 commit into from
Oct 15, 2019

Conversation

jaiminpanchal27
Copy link
Collaborator

Type of change

  • Bugfix
  • Other

Description of change

One of our publisher added a forEach method on prototype on their page and Prebid started throwing error requestId undefined. This happened with aol adapter returning an object from interpretResponse. Nothing wrong on aol part here but Prebid core should have used proper method to check for array instead of checking forEach.

@jsnellbaker jsnellbaker assigned idettman and unassigned jsnellbaker Oct 11, 2019
@jsnellbaker jsnellbaker added the needs 2nd review Core module updates require two approvals from the core team label Oct 11, 2019
Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

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

LGTM

@jsnellbaker jsnellbaker merged commit d549a40 into master Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants