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

Updating an extension does not replace the previous version #22949

Closed
twister65 opened this issue Nov 6, 2018 · 5 comments
Closed

Updating an extension does not replace the previous version #22949

twister65 opened this issue Nov 6, 2018 · 5 comments

Comments

@twister65
Copy link
Contributor

twister65 commented Nov 6, 2018

Steps to reproduce the issue

Update any extension with a postgreSQL database installed.

For example :

Expected result

The previous version of the extension is replaced by the new one.

Actual result

The previous version and the new version of the extension are still there.
issue-22949

System information (as much as possible)

Joomla v3.9 (or staging) with postgreSQL.

Additional comments

It works fine with a mySQL database.

@twister65 twister65 changed the title The extension update does not replace the previous version Updating an extension does not replace the previous version Nov 6, 2018
@brianteeman
Copy link
Contributor

Do you get any error messages?

@twister65
Copy link
Contributor Author

Do you get any error messages?

no error message during the update.

@twister65
Copy link
Contributor Author

twister65 commented Nov 9, 2018

It does not find existing extension.

protected function checkExistingExtension()

protected function checkExistingExtension()

I don't know why ?

@SharkyKZ
Copy link
Contributor

SharkyKZ commented Nov 9, 2018

Test PR #22993 please.

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/22949

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

4 participants