lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 413 forks source link

Inconsistent url redirection on development mode #6812

Closed btzr-io closed 3 years ago

btzr-io commented 3 years ago

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 3 years ago

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

btzr-io commented 3 years ago

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