Bug #32377
The installation script fails to insert tt_content records
| Status: | Accepted | Start date: | 2011-12-07 | ||
|---|---|---|---|---|---|
| Priority: | Must have | Due date: | |||
| Assignee: | Oliver Hader | % Done: | 50% |
||
| Category: | Install process | ||||
| Target version: | 4.5 | ||||
| Votes: | 0 |
Description
After a successful installation the content is missing. I was able to reproduce this behavior twice. It seems that the number of columns of the table definition doesn't match the number of columns of the INSERT.
Related issues
| related to Introduction Package - Bug #10357: Reading the SQL dump might fail because of the order it i... | Resolved | 2010-10-20 |
History
Updated by Oliver Hader 12 months ago
- Status changed from New to Accepted
- Assignee changed from Peter Beernink to Oliver Hader
- Target version set to 4.5
- % Done changed from 0 to 50
For 4.7+ this was fixed and SQL dumps now include the column names.
For TYPO3 4.5 this has to be checked again.