Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread redirect handler is broken #10794

Open
mzparacha opened this issue Jan 31, 2025 · 0 comments · May be fixed by #10776
Open

Thread redirect handler is broken #10794

mzparacha opened this issue Jan 31, 2025 · 0 comments · May be fixed by #10776
Assignees
Labels
1 1-2 hour task bug Something isn't working

Comments

@mzparacha
Copy link
Contributor

Describe the bug

Thread redirect handler is broken, when a thread is visited only by id via url

Initial conditions

Environment:
local
Branch/Release version:
1.8.3
Browser:
all
Wallet:
all

Reproduction steps

  1. Go to any community
  2. Visit any thread page
  3. Note the id of the thread i.e 12345 and visit the same url by removing the part after thread id ex: /:communityId/discussion/12345
  4. Notice an error page is displayed

Actual behavior

An error page is displayed

Expected behavior

It should load the actual thread and redirect to correct url

Screenshots / Video

N/A

Reporter

@mzparacha

Additional context

N/A

@mzparacha mzparacha added bug Something isn't working needs estimate labels Jan 31, 2025
@mzparacha mzparacha self-assigned this Jan 31, 2025
@mzparacha mzparacha added 1 1-2 hour task and removed needs estimate labels Jan 31, 2025
@mzparacha mzparacha linked a pull request Jan 31, 2025 that will close this issue
@mzparacha mzparacha linked a pull request Jan 31, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 1-2 hour task bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant