%7e not be decoded to ~ in post URI #999
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 project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#999
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?
https://matrix.to/#/!GadivaCUefoxxyyVFt:matrix.org/$maGxd0z3YXDfUlyuVfhbwu8XHqn1eJc5ul5peWhpKoQ?via=matrix.org&via=tchncs.de&via=cooperteam.net
If you copy URI from Firefox address bar, it includes
%7Ein its URI and Rocket doen't decode it to~. This causes 404 not found.Upgrading Rocket to 0.5 will fix this issue. refs #995.