No Code Attached Yet
avatar MartijnMaandag
MartijnMaandag
7 Feb 2022

Steps to reproduce the issue

JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER text is:
Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s

Must it be:
Package Uninstall: This extension may have already been uninstalled or might not have been installed properly: %s
I do not know for sure if the last 'uninstall' must be 'uninstalled' or 'installed'

Expected result

Actual result

System information (as much as possible)

Additional comments

avatar MartijnMaandag MartijnMaandag - open - 7 Feb 2022
avatar MartijnMaandag MartijnMaandag - change - 7 Feb 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 7 Feb 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Feb 2022
avatar chmst
chmst - comment - 7 Feb 2022

Maybe we could write something like "The unstinstall process found that there are missing files which could be a result of a uncomplete install or uninstall process" - something like that. So users know why the uninstaller fond an error?

@Quy @brianteeman mative speakers needed ;)

avatar brianteeman
brianteeman - comment - 7 Feb 2022

Looking at the code this is in a function called removeExtensionFiles so I would simply correct the error in the message as follows

JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER=
"Package Uninstall: This extension may have already been uninstalled or might not have been uninstalled properly: %s"
avatar Quy Quy - close - 8 Feb 2022
avatar Quy
Quy - comment - 8 Feb 2022

Closing per #36969.

avatar Quy Quy - change - 8 Feb 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-02-08 19:56:44
Closed_By Quy

Add a Comment

Login with GitHub to post a comment