Skip to content

When you are logged out, the URL gets lost when you log in #13328

@chris-morgan

Description

@chris-morgan

Steps to reproduce:

  1. I am unauthenticated.
  2. I load /index.php?module=MultiSites&action=index&idSite=1&period=range&date=last30.
  3. Matomo appropriately complains of the permissions error and presents me with a login form.
  4. I log in.

Expected result: I am at the page I requested, /index.php?module=MultiSites&action=index&idSite=1&period=range&date=last30.

Actual result: I am at the site’s default URL, which for me is /index.php?module=CoreHome&action=index&idSite=1&period=range&date=last30.

Remarks: this is more common than you might imagine for me: if I have a browser tab open persistently, #13327 means that I will be logged out fairly regularly, and then when I go to the open tab my place is lost.

Metadata

Metadata

Assignees

Labels

c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions