Actions
Bug #24777
closedSQL error in Update Wizard of workspaces
Start date:
2011-01-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On using the Update Wizard in the Install Tool, the following SQL error appears:
SELECT parentid FROM sys_workspace_stages WHERE parenttable="sys_workspace"
Solution: The stages table must be written in singular (sys_workspace_stage)
(issue imported from #M17274)
Files
Actions