Impossible to follow #812
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#812
Loading…
Add table
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?
Clicking the follow button (from an article page, or from a user profile) leads to a 404 page. And the follow doesn't seem to be saved.
Plume version: 0.5.0
refs: https://matrix.to/#/!EQCycwwoFqVhWztkfh:disroot.org/$1595737845208162ItnKJ:matrix.org?via=disroot.org&via=matrix.org&via=feneas.org
I built v0.2.0, creaeted blogs and posts, upgraded to v0.5.0 and then I could NOT reproduce the problem...
On looking at code briefly, it seems correct. I think about possibility for data in
users.fqn
field are empty string. But if I ran migration, the field is filled by proper value.perhaps the issue is introduced somewhere in between, and in 0.5.0 it's "fixed"
is we can reproduce the, we might also be able to detect it, and then fix, for real
Hi! I have the same issue on a 0.5.0 instance with reshare, like and follow links.
All lead to a 404 page.
The instance is https://catlife.drycat.fr.
Maybe related to my 404 error
/@/<USER>/followed
? With my latest build from the weekend.#890 might be related.