Inconsistent url redirection on development mode #6812

Closed
opened 2021-08-07 06:56:33 +02:00 by btzr-io · 2 comments
btzr-io commented 2021-08-07 06:56:33 +02:00 (Migrated from github.com)

Bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://odysee.com/cat/3b89edbe2aac27ae9cb8bb09b4d837882e827cf4
  2. URL is redirected to https://odysee.com/@CatsAreTheBest:0/cat:7?

It should redirect to https://odysee.com/@tobban:e/cat:3

Expected behavior
Claim id is ignored if its added on urls after a / instead of # or :.
This affects the embed api or other similar urls.

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.com --> **Bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://odysee.com/cat/3b89edbe2aac27ae9cb8bb09b4d837882e827cf4 2. URL is redirected to https://odysee.com/@CatsAreTheBest:0/cat:7? It should redirect to https://odysee.com/@tobban:e/cat:3 **Expected behavior** Claim id is ignored if its added on urls after a `/` instead of `#` or `:`. This affects the embed api or other similar urls.
btzr-io commented 2021-08-07 09:14:00 +02:00 (Migrated from github.com)

This is actually an issue with dev:web-server. Not sure why it works different than odysee.com

This is actually an issue with `dev:web-server`. Not sure why it works different than odysee.com
btzr-io commented 2021-08-07 09:22:54 +02:00 (Migrated from github.com)

I'll leave this open since this affect testing on #6787
This makes testing confusing while comparing urls on odysee.com

I'll leave this open since this affect testing on #6787 This makes testing confusing while comparing urls on odysee.com
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
LBRYCommunity/lbry-desktop#6812
No description provided.