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

Fix price bucket string; high granularity was using low price cap. #40

Merged
merged 2 commits into from
Sep 25, 2015

Conversation

elljoh
Copy link
Contributor

@elljoh elljoh commented Sep 10, 2015

Copy 'n' paste typo in utils.js it seems. The check for high granularity bid price was using the low granularity cap.

@mkendall07 wrt price caps, the doc is inconsistent with utils.js#L10..L12 e.g.

Happy to grep https://github.com/prebid/prebid.github.io and submit a PR. I mention it here b/c you may have intended to have the bucket caps per the doc, but the cap values specified in the code seem reasonable.

@elljoh elljoh changed the title Fix price bucket string; high granularity was using large price cap. Fix price bucket string; high granularity was using low price cap. Sep 10, 2015
@mkendall07
Copy link
Member

Thanks for the catch @elljoh. I think the documentation was updated after the code was written. Can you modify pbMg to 20.00 and update the PR? Thanks!

@elljoh
Copy link
Contributor Author

elljoh commented Sep 15, 2015

Sure. Can do.

mkendall07 added a commit that referenced this pull request Sep 25, 2015
Fix price bucket string; high granularity was using low price cap.
@mkendall07 mkendall07 merged commit b266325 into prebid:master Sep 25, 2015
marian-r pushed a commit to aol/Prebid.js that referenced this pull request Nov 2, 2016
…ebid-0.13.1 to release/1.4.0

* commit 'd174ef271e55e7f26210f50caac52c0a036bc9a1':
  CHANGELOG.
  0.13.1 release
  add an --https flag to run local dev server over https (prebid#670)
  test ie variant of url parse pathname (prebid#669)
  Prevent SpringServe TypeError (prebid#663)
  XDomainRequest does not support `readyState` and was not executing the callback. (prebid#668)
  Prevent Sovrn TypeError (prebid#664)
  Prevent TripleLift TypeError (prebid#662)
  fixed bug with using non standard "standard" keys and sendAllBids (prebid#665)
  Initial value 0 for adder. (prebid#656)
  Prevent bidmanager TypeError (prebid#661)
  Prevent Pubmatic TypeError (prebid#666)
  Size mapping functionality (prebid#651)
  Added '320x80': 59, '320x320': 72, '320x160': 73 to RUBICON_SIZE_MAP (prebid#649)
  Add defy alias + increment version. (prebid#650)
  Add additional sizes to rubicon size mapping (prebid#646)
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.

2 participants