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

Specify second parameter for parseInt for pubmaticBidAdapter #4347

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

rumesh
Copy link
Contributor

@rumesh rumesh commented Oct 21, 2019

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other

Description of change

Using 2nd parameter of parseInt to avoid auto base detection by the browser (when input are string it can mismatch).

Copy link
Contributor

@msm0504 msm0504 left a comment

Choose a reason for hiding this comment

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

LGTM

@msm0504 msm0504 merged commit 56d6c59 into prebid:master Oct 21, 2019
@rumesh
Copy link
Contributor Author

rumesh commented Oct 23, 2019

Hello @msm0504 thanks for the merge. I notice that lot of adapters have this issue, should I open PR for each of them ? I can do it when I have time, but don't want to spam the git with plenty of PR 😄

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

Successfully merging this pull request may close these issues.

3 participants