Skip to content

Page Redirect Issue After LoginΒ #1452

Description

@shayanderson

If I'm logged into the Bookstack app I copy a URL like:
https://mysite.com/books/my-book/page/my-page

When that URL is used by a user that isn't logged in, they are asked to login. After login they are redirected to the URL:
https://mysite.com/page/my-page

However, that page is a 404 not found error. I assume because it is missing the "book" in the URL. Why are these URLs not redirecting properly? Should a page URL work without the "book" in the URL even if the page is in a book?

Am I missing something? Everything else in the application appears to be operating normally.

Thanks.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions