[BUG] URL (en|de)coding for SSB keys #91

Closed
opened 2022-03-28 07:42:36 +00:00 by glyph · 2 comments
Owner

Bug reported by Maleficient.

Please fill out the sections below.
Be kind and objective when writing in text.
Thanks for the report! :)

Brief description of the bug:

Clicking on buttons on the profile of someone with a slash in their cypherlink lands in a 404
It looks like the slashes aren’t URL-encoded! The links on the Follows page is fine.

Steps to reproduce the bug:

See above.

Expected behaviour:

Clicking on a peer list item should lead to the profile page of that peer.

Technical details:

N/A.

Bug reported by Maleficient. > Please fill out the sections below. > Be kind and objective when writing in text. > Thanks for the report! :) **Brief description of the bug:** Clicking on buttons on the profile of someone with a slash in their cypherlink lands in a 404 It looks like the slashes aren’t URL-encoded! The links on the Follows page is fine. **Steps to reproduce the bug:** See above. **Expected behaviour:** Clicking on a peer list item should lead to the profile page of that peer. **Technical details:** N/A.
glyph added the
bug
label 2022-03-28 07:42:36 +00:00
Author
Owner

Fix

Ensure proper (en|de)coding in the route handlers for all peer-related routes.

**Fix** Ensure proper (en|de)coding in the route handlers for all peer-related routes.
glyph added the
peach-web
label 2022-06-14 09:59:03 +00:00
Author
Owner

Should be fixed by #116

Should be fixed by https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/116
glyph closed this issue 2022-06-16 10:42:49 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: PeachCloud/peach-workspace#91
No description provided.