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

Piwik UI fails miserably when reloading after logged out #975

Closed
anonymous-matomo-user opened this issue Sep 9, 2009 · 8 comments
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

It seems that my previous ticket about same issue disappeared without trace.

Version information: 0.4.3. No additional plugins.

Steps to reproduce:

  1. Open piwik and log in
  2. Open same piwik to another browser tab. Logout
  3. Go back to original browser tab and click dashboard

What is expected: clean redirect to login page.

What is happening: see attachment. Quite unclean login page (navigation is there and header row shows that user is logged in).

@anonymous-matomo-user
Copy link
Author

Attachment: Screenshot of UI fail
piwik-screenshot.png

@robocoder
Copy link
Contributor

Please read comments in #966. I couldn't reproduce your original test case with the latest code in SVN.

@robocoder
Copy link
Contributor

In [1463], fixes #975 (refs #966) - redirect if ajax loaded section contains what appears to be the Login form

@robocoder
Copy link
Contributor

Hack. Tested on FF3.

@robocoder
Copy link
Contributor

In [refs #975 - redirect if ajax loaded table contains what appears to be a document (hackish; see also 1463)

in contrast, displays 'no data' for Flash charts

@robocoder
Copy link
Contributor

In [refs #975 - less hackish (revert changes to datatable.js in 1563)

@mattab
Copy link
Member

mattab commented May 12, 2011

(In [4682]) Update msg which would be displayed when a user logs out & then reload a page with a site that he can't access, refs #975

@mattab
Copy link
Member

mattab commented May 12, 2011

(In [4683]) Fixes #2424 - Now there is a proper error message when user tries to reload dashboard for an invalid site (or after being logged out) so we can remove the reload() which causes this bug refs #975

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

3 participants