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

Reputation wrong and cover photo missing from wallet #2306

Closed
TimCliff opened this issue Jan 9, 2018 · 7 comments · Fixed by #2586
Closed

Reputation wrong and cover photo missing from wallet #2306

TimCliff opened this issue Jan 9, 2018 · 7 comments · Fixed by #2586
Assignees
Labels

Comments

@TimCliff
Copy link
Contributor

TimCliff commented Jan 9, 2018

aef42d2e-16e0-492f-9e52-2ce8265c9b10

When I click on my wallet, it shows reputation 25 and my cover photo is missing:

@dragosroua
Copy link

As far as I can see, this affects only the account page, as the rep in the posts and comments is shown correctly.
screen shot 2018-01-09 at 11 15 31 am

@Pipiczech
Copy link

Same problem in Rewards:

image

@roadscape
Copy link
Contributor

#2244 would resolve this issue

@NickDavison
Copy link

changes his pants then notices its a known bug :)

@pkattera
Copy link
Contributor

Looks like there are three issues:

  1. Reputation defaulting to 25
  2. No cover image
  3. Profile photo also not displaying (both for the logged in user and on other user profile pages)

Rather than showing a wrong default of 25, I'd prefer to show no reputation until the real score has loaded.

@pkattera pkattera added the bug label Feb 18, 2018
@sneak sneak added the 3 label Feb 20, 2018
@roadscape
Copy link
Contributor

The wallet page get_state request goes to account-history node which does not have follow plugin enabled (so no rep). Easiest solution is to not show rep on wallet page. Medium-term solution is still #2244

@originated originated removed their assignment Feb 23, 2018
@gl2748 gl2748 self-assigned this Feb 27, 2018
@bnchdrff
Copy link
Contributor

bnchdrff commented Mar 1, 2018

fixed in 136e951 along with work to address #2397

gl2748 pushed a commit that referenced this issue Mar 1, 2018
closes #2397
closes #2306

Co-authored-by: Benjamin Chodoroff <bc@thermitic.net>
Co-authored-by: Iain Maitland <imaitland@protonmail.com>"
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 a pull request may close this issue.

10 participants