?
avatar brianteeman
brianteeman
5 Oct 2020

Steps to reproduce the issue

Upgrade joomla 3.10alpha to joomla 4beta

Expected result

the gmail authentication plugin is removed

Actual result

The files are gone but the record in #__extensions remains which results in

image
image

image

And attempting to uninstall gives

image

avatar brianteeman brianteeman - open - 5 Oct 2020
avatar joomla-cms-bot joomla-cms-bot - change - 5 Oct 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Oct 2020
avatar brianteeman brianteeman - change - 5 Oct 2020
The description was changed
avatar brianteeman brianteeman - edited - 5 Oct 2020
avatar richard67
richard67 - comment - 6 Oct 2020

Maybe just an update SQL script missing? Or was there some reason why it hasn't been added?

avatar richard67
richard67 - comment - 6 Oct 2020

In opposite to the mod_search issue we can be sure that the gmail authentication plugin shall be removed, right?

avatar zero-24
zero-24 - comment - 6 Oct 2020

Well actually i'm not sure whether removing it on upgrading is a good idea given that some sites might use that plugin for auth? So by that upgrade we would keep that users out? We might need to revert the removal and do it similiar to com_weblinks and not fully remove / unistall it from the site.

avatar richard67
richard67 - comment - 6 Oct 2020

Well, that's the other option. But can we be sure the old plugin continues to work on a J4?

avatar zero-24
zero-24 - comment - 6 Oct 2020

It would have to get its own update server maybe already in 3.10? And removed from the core extensions array. On a quick look i would say it should work on 4.x but i have not tested it to be fair.

avatar brianteeman
brianteeman - comment - 6 Oct 2020

It is correct that it is removed. I guess you forgot about

https://developer.joomla.org/news/724-removal-of-the-gmail-authentication-plugin-as-of-joomla-4-0.html

The bug is that while the files are removed the record in the extension table has not been removed.

avatar brianteeman
brianteeman - comment - 6 Oct 2020

That is why I wrote under expected result "the gmail authentication plugin is removed"

avatar richard67
richard67 - comment - 6 Oct 2020

Am working on a PR for adding the SQL updates.

avatar zero-24
zero-24 - comment - 6 Oct 2020

It is correct that it is removed. I guess you forgot about

Ups yes totally forgot that blogpost ?

avatar richard67
richard67 - comment - 6 Oct 2020

Closing as having a pull request. Please test #30941 .

avatar richard67 richard67 - close - 6 Oct 2020
avatar richard67 richard67 - change - 6 Oct 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-10-06 14:30:32
Closed_By richard67

Add a Comment

Login with GitHub to post a comment