Bug #23022
closedInstalling two extensions that are in conflict
0%
Description
Due the update-manager in the installtool the script tried to install the extension "simulatestatic" knowing that "realurl" is installed.
The two extensions "simulatestatic" and "realurl" are in conflict.
However - after I passed the updatescript in the installtool I tried to uninstall "simulatestatic" and reinstall it again.
It works perfect!
But if I try to uninstall "realurl" and reinstall it - I get the expected error:
The extensions "realurl" and "simulatestatic" (Simulate Static URLs) will conflict with each other. Please remove "simulatestatic", if you want to install "realurl".
(issue imported from #M14900)
Updated by Chris topher over 14 years ago
Two ideas:
1. For simulatestatic the ext realurl should be added in the array "conflicts" in ext_emconf.php.
2. Does the Upgrade Wizard check, if there is a conflict or does it just install the chosen extensions without checking? If it does not check that, a check will be needed, too.
Updated by Christian Kuhn over 11 years ago
- Status changed from New to Closed
- Target version deleted (
0)
simulatestatic is not included in the core anymore since version 6.0 and this issue will not any longer be fixed in 4.5 / 4.7.