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

Bug fix #45

Merged
merged 1 commit into from
Feb 19, 2014
Merged

Bug fix #45

merged 1 commit into from
Feb 19, 2014

Conversation

ddrury
Copy link
Contributor

@ddrury ddrury commented Nov 28, 2013

Admin theme modules page, when clicking on message "This module cannot be found. Delete its configuration settings." its takes two goes before the display is updated.

@fisharebest
Copy link
Owner

The "delete" action needs converting from a GET to a POST request.

It's probably neatest if we make an AJAX post request to delete the data, and then reload the page.

Admin theme, when clicking on message "This module cannot be found.
Delete its configuration settings." its takes two goes before the
display is updated. In addition JustCarmen pointed out that modules
don't appear on the admin theme left hand menu when a module is
enabled/disabled
fisharebest added a commit that referenced this pull request Feb 19, 2014
Changes to module status not shown immediately
@fisharebest fisharebest merged commit 8d700df into fisharebest:master Feb 19, 2014
@fisharebest
Copy link
Owner

I think this is a case of "perfect being the enemy of the good".

Deleting config for old/deleted modules is a sufficiently rare occurrence that there are better things to spend time on...

@ddrury ddrury deleted the Admin_delete_module_settings branch February 20, 2014 09:57
@kexuebin kexuebin mentioned this pull request May 20, 2019
@ricklach ricklach mentioned this pull request Jul 11, 2019
@makitso makitso mentioned this pull request Aug 11, 2019
@ramu98 ramu98 mentioned this pull request Apr 7, 2020
@ghost ghost mentioned this pull request Aug 9, 2020
@webtrees-pesz webtrees-pesz mentioned this pull request Aug 18, 2023
@makitso makitso mentioned this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants