[TYPO3-core] RFC #14055: Bug: Install tool wants to remove static_template table, while import feature wants to create it

Gregor Hermens gregor at a-mazing.de
Thu Apr 29 20:32:52 CEST 2010


Hi,

This is an SVN patch request.

Type: Bugfix

Bugtracker references: http://bugs.typo3.org/view.php?id=14055

Branches: trunk

Problem:
During install table static_template is created an filled with data although 
statictemplates is no longer installed by default. So COMPARE wants to 
remove this table, while IMPORT suggest to create it again...

Solution:
Remove the file typo3/sysext/cms/ext_tables_static+adt.sql. It's job is now 
done by typo3/sysext/statictemplates/ext_tables_static+adt.sql, but only if 
statictemplates is installed.

Notes:
No patch necessary, just remove the file.
This bug was originally reported by Jigal van Hemert.

Cheers,
Gregor
-- 
http://www.a-mazing.de/   |   Certified TYPO3 Integrator



More information about the TYPO3-team-core mailing list