Opened 6 years ago
Closed 6 years ago
#2128 closed enhancement (fixed)
Extension installation wizard wants to uninstall an updated extension
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.13.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
We updated an installed extension to a newer version, but when running the "Extensions installation wizard" the only available option was "Uninstall" and no information about why.
It turned out that the updated file was not given enough permissions to be readable by the Tomcat user account. It was like the file had been deleted.
It would be nice to get some more information about that this could be due to a permission problem.
Note:
See TracTickets
for help on using tickets.
(In [7508]) Fixes #2128: Extension installation wizard wants to uninstall an updated extension