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

SharedId: use sharedId instead of pubCommonId for accessing storage #10183

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Jul 5, 2023

Type of change

  • Bugfix

Description of change

Fix a bug introduced with #9736 - access to storage is now controlled using module names, which are later mapped to their corresponding GVL IDs. Since the sharedId module calls itself sharedId, but tries to access storage as pubCommonId, it fails to map into a GVL ID (as reported here).

@ChrisHuie ChrisHuie self-assigned this Jul 6, 2023
@ChrisHuie ChrisHuie merged commit bdd0f9d into prebid:master Jul 7, 2023
2 checks passed
github-ishara-chan-tung pushed a commit to ebuzzing/Prebid.js that referenced this pull request Jul 12, 2023
santii7395 pushed a commit to themaven-net/Prebid.js that referenced this pull request Aug 28, 2023
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.

None yet

2 participants