Clicking user name requests a NAN account #62
Labels
No labels
bug
can't reproduce
confirmed
discussion
duplicate
enhancement
glitch-soc
help needed
suggestion
upstream
won’t fix
No milestone
No project
No assignees
2 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pleroma/mastofe#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In a normal stream of content when we click on a user name its sending request to a broken entity not available on the server.
The request from the frontend goes this way
The response for above obviously is a
500 Internal Server errorNot sure what is causing this but the code on rendered HTML is as follows
Please reopen issues next time. Please put some reproductability hints/way, I have no idea what you actually clicked and in what View (timeline, detailed status, …), and this HTML is clean and quite useless, React does a lot of things in memory (unfortunately).
Also this has basically nothing to do with issue 41 so editing the description.
It’s a duplicate of: #51