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

[14.0] Request has no attribute session #1226

Open
jguenat opened this issue Mar 17, 2024 · 0 comments
Open

[14.0] Request has no attribute session #1226

jguenat opened this issue Mar 17, 2024 · 0 comments
Labels

Comments

@jguenat
Copy link
Member

jguenat commented Mar 17, 2024

Since 1305e87 was introduced, this error can be triggered when using /web for the website homepage and going to website domain when already logged in.

Maybe this issue can be triggered in another situation.

To Reproduce

Affected versions: 14.0

Steps to reproduce the behavior:

  1. Install website
  2. Configure the homepage_id url to /web
  3. log in with an internal user on this website
  4. try to open a new tab on the website
  5. AttributeError is thrown

I patched it quickly there jguenat@36c5cf9

I tried to look for a better fix but it got complicated.

@jguenat jguenat added the bug label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant