%7e not be decoded to ~ in post URI #999

Open
opened 2022-01-08 18:17:34 +00:00 by KitaitiMakoto · 1 comment

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 %7E in its URI and Rocket doen't decode it to ~. This causes 404 not found.

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 `%7E` in its URI and Rocket doen't decode it to `~`. This causes 404 not found.
KitaitiMakoto added the
C: Bug
label 2022-01-08 18:17:45 +00:00
Author
Owner

Upgrading Rocket to 0.5 will fix this issue. refs #995.

Upgrading Rocket to 0.5 will fix this issue. refs #995.
KitaitiMakoto added this to the 0.8.0 milestone 2022-05-15 04:13:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#999
No description provided.