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

Viewing external profiles via URL fails #218

Open
csolisr opened this issue Nov 30, 2022 · 2 comments
Open

Viewing external profiles via URL fails #218

csolisr opened this issue Nov 30, 2022 · 2 comments

Comments

@csolisr
Copy link

csolisr commented Nov 30, 2022

Describe the bug

When attempting to directly view an external account profile via URL (in the form https://social.example.net/users/$NNNNNNNN), the display fails. Viewing it indirectly does display the information, but reloading the tab fails

Context

  • Hardware: x86 computer at home
  • YunoHost version: 11.1.0.2
  • I have access to my server: Through SSH, webadmin, direct access
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
    • If yes, please explain: I have tested this issue with both the stable and testing branches of Pleroma for YunoHost.
  • Using, or trying to install package version/branch: 2.4.4

Steps to reproduce

  1. Go to your profile
  2. Click on any of your follower's profiles that is hosted in another instance, this should open a URL on the form https://social.example.net/users/$NNNNNNNN and let you display the profile information.
  3. Copy that URL and open it in a new tab. A JSON error stating "not found" will appear.
  4. Return to the original tab and reload it. The same JSON error will appear.

Expected behavior

The profile information should be able to load regardless of where was it opened from.

@csolisr
Copy link
Author

csolisr commented Nov 30, 2022

Furthermore: removing the "$" sign from the URL does allow displaying the profile information properly.

@yalh76
Copy link
Member

yalh76 commented Jan 16, 2023

what is the good way to see external profiles ?

  1. https://social.example.net/users/$NNNNNNNN
  2. https://social.example.net/users/NNNNNNNN

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