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

Not returning from platform settings page #7

Closed
humblehumanbeing opened this issue Mar 28, 2015 · 2 comments
Closed

Not returning from platform settings page #7

humblehumanbeing opened this issue Mar 28, 2015 · 2 comments
Assignees
Milestone

Comments

@humblehumanbeing
Copy link

Click to edit: Extension manager/template manager/Hydrogen - Default
Click Platform settings
Change (or do nothing) settings
Click Save&close or cancel
You will be redirected to Available Themes page and you will need to click "configure" again to return to the edit page.

@mahagr mahagr changed the title Not returning to edit page Not returning to platform settings page Apr 1, 2015
@mahagr mahagr changed the title Not returning to platform settings page Not returning from platform settings page Apr 1, 2015
@w00fz w00fz added this to the Beta 2 milestone Apr 1, 2015
@mahagr mahagr assigned w00fz and unassigned mahagr Apr 1, 2015
@mahagr
Copy link
Member

mahagr commented Apr 1, 2015

We need to do this in JS as the URL changes via ajax.

Basically we need to base64 encode relative URL starting from beginning of index.php

@w00fz w00fz closed this as completed in 3c26866 Apr 1, 2015
@w00fz
Copy link
Member

w00fz commented Apr 1, 2015

This is now implemented.
Just a quick note, Joomla only redirects back when clicking Save & Close. If you click on Cancel it doesn't work.
Unfortunately there isn't much we can do about it as it's a Joomla behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants