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

When a user deletes a site that is currently selected in the URL, need to redirect another URL #12617

Closed
tsteur opened this issue Mar 14, 2018 · 0 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented Mar 14, 2018

For example open index.php?module=SitesManager&action=index&idSite=2&period=day&date=yesterday&showaddsite=false&updated=1

Now delete site 2, and then move for example to Custom Dimensions manage page (/index.php?module=CustomDimensions&action=manage&idSite=2&period=day&date=yesterday&showaddsite=false). A fatal error will occur because the site cannot be found.

Error: {"message":"Variable "topMenu" does not exist.","file":"/home/innocraft-cloud-mercury/www/*.innocraft.cloud/plugins/CoreHome/templates/_topBar.twig","line":1}

@tsteur tsteur added the Bug For errors / faults / flaws / inconsistencies etc. label Mar 14, 2018
@diosmosis diosmosis self-assigned this Apr 5, 2018
@diosmosis diosmosis added this to the 3.4.1 milestone Apr 5, 2018
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

2 participants