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 content blocking #1759

Open
metasoarous opened this issue Jan 16, 2024 · 0 comments
Open

Fix content blocking #1759

metasoarous opened this issue Jan 16, 2024 · 0 comments
Assignees

Comments

@metasoarous
Copy link
Member

Expected behavior:
A user who submits a comment after having connected with social (or who in some other way has been assigned a profile image) should have their image shown next to comments they've submitted. Additionally, these images should show up in the participation visualization.

Actual behavior:
Only a blank box is being displayed next to the comment, and console logs show 500 responses with messages like:

The resource at “https://pbs.twimg.com/profile_images/1369194785269948416/VCAfQJes_normal.jpg” was blocked because content blocking is enabled.

Moreover, no images are shown in the participant visualization.

To Reproduce:
Activate social login on a conversation, submit some comments with that participant, and load conversation from another browser.

Additional context:
Most conversations these days don't use social, so not entirely sure how high of a priority this is, but should probably be fixed nevertheless. It's likely that this had to do with settings that were changed as part of the recent #1758 PR, since this did alter some of the security configuration which might affect this particular behavior.

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

No branches or pull requests

2 participants