Actions
Bug #66865
closedCheck for Core Updates breaks in Multisite environment
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2015-05-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I have this directory structure on my webserver:
web
-website1
-website2
-typo3_src-6.2.5
-typo3_src-6.2.12
Both websites did run on 6.2.5.
Using the install tool, i updated website1 as expected from 6.2.5 to 6.2.12. The Source was copied und expanded to --typo3_src-6.2.12
The same proc failed with website2, stating: "Another core source directory already exists in path /var/www/typo3_src-6.2.12"
I had to change the simlinks manually.
A better behaivour would be to aks, if the allready existing core should be reused or not, or been overwritten or what ever....
Best regards
Renzo
Actions