Page 1 of 1

Browser session cross-over

Posted: 10 Jan 2018, 23:33
by Starbuck
Open a browser, set a project, start entering a new issue.
Now open another tab to the tracker in the same browser session.
Set a different project and go to view issues.
Now switch back to the original tab and submit the issue.
It goes into the most recently opened project.

I understand how browser sessions work, but there are two kinds of sessions at work here. There's the user "browser" session but then each window/tab should have its own session state. This is an old and common scenario.

But for MantisBT, is this a bug, or simply unsupported usage?

Thanks.