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

Wrong notification preferences URL in email #5005

Closed
kroomagnon opened this issue May 13, 2024 · 2 comments
Closed

Wrong notification preferences URL in email #5005

kroomagnon opened this issue May 13, 2024 · 2 comments
Labels
Milestone

Comments

@kroomagnon
Copy link

Describe the Bug

The notification preferences URL in the email points to a 404 page.

In the mail: bookstack.example.com/preferences/notifications
On the website: bookstack.example.com/my-account/notifications

Steps to Reproduce

  1. Watch a book.
  2. Modify book (with other user).
  3. Receive notification mail.
  4. Mail contains wrong link to the notifications settings: /preferences/notifications

Expected Behaviour

Proper link in the mail: /my-account/notifications

Screenshots or Additional Context

https://github.com/BookStackApp/BookStack/blob/a3a776d4a6d3a4d8d79c2a27a0e89dd929bd8b14/routes/web.php#L245C93-L245C112

Browser Details

No response

Exact BookStack Version

v24.05

@ssddanbrown ssddanbrown added this to the v24.05.1 milestone May 13, 2024
@ssddanbrown
Copy link
Member

Thanks for reporting @kroomagnon, I've assigned this for the next patch release.

@ssddanbrown
Copy link
Member

Resolved by @KiDxS via #5008, to be part of next patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants