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 data transmission issues on AdYouLike bid adapter #4296

Merged
merged 28 commits into from
Jan 9, 2020

Conversation

guiann
Copy link
Contributor

@guiann guiann commented Oct 14, 2019

Type of change

  • Bugfix

Description of change

Avoid data transition issues : Referrer url was encoded twice and some errors occurs with wrong size values.

  • [* ] official adapter submission

@guiann guiann requested a review from GLStephen November 5, 2019 09:01
@stale
Copy link

stale bot commented Nov 19, 2019

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 Nov 19, 2019
@guiann
Copy link
Contributor Author

guiann commented Nov 19, 2019

Hi @GLStephen the requested changes have been made.
Can you please have a look?

@stale stale bot removed the stale label Nov 19, 2019
@stale
Copy link

stale bot commented Dec 3, 2019

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 Dec 3, 2019
@guiann
Copy link
Contributor Author

guiann commented Dec 3, 2019

Hi @GLStephen the requested changes have been made.
Can you please have a look?

@stale stale bot removed the stale label Dec 3, 2019
@GLStephen
Copy link
Collaborator

LGTM

@GLStephen GLStephen added the LGTM label Dec 5, 2019
Copy link
Collaborator

@GLStephen GLStephen left a comment

Choose a reason for hiding this comment

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

LGTM

@GLStephen
Copy link
Collaborator

@guiann it looks like conflicts have appeared from master. resolve them and I'll recheck.

@guiann
Copy link
Contributor Author

guiann commented Dec 24, 2019

master merged, conflict resolved. thx

@stale
Copy link

stale bot commented Jan 7, 2020

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 Jan 7, 2020
@guiann
Copy link
Contributor Author

guiann commented Jan 9, 2020

Can we have the information on when this will be merged please ?

@stale stale bot removed the stale label Jan 9, 2020
@GLStephen GLStephen merged commit 84d44df into prebid:master Jan 9, 2020
audiencerun pushed a commit to audiencerun/Prebid.js that referenced this pull request Jan 20, 2020
* Remove useless bidderCode in bid response

* send all the available sizes in the bid request

* Use the banner sizes if given

* avoid compatibility issue with old bid format

* remove duplicate call to encodeUriComponent

* add unit test on refererUrl and mediatype banner size

* minor: fix lint error on spec file

* if size is empty read the requested width or height

* add unit tests on multipe ad placement with several sizes

* add check on bidRequest object in case of error state
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.

2 participants