Bug #28105
closed
Typo3 Installation removes table
Added by Christopher Seidel over 13 years ago.
Updated almost 11 years ago.
Description
Hi,
i found a problem with the Scheduler and the Installation Tool of Typo3 Version 4.5.3
The Installation Tool suggests me to delete the table of the database:
Removing tables (rename with prefix)
(EXT) ALTER TABLE tx_scheduler_task RENAME zzz_deleted_tx_scheduler_task;
Records in table: 4
I think this is a bug, but im not sure if it comes from the Scheduler or the Installation Tool.
Regards
Christopher
Do you have scheduler installed?
When it is uninstalled, the table will be proposed for deletion.
No its installed and i use four schedules. I was wondering why the scheduler list was empty after i made the cleanup. Then i saw that installation tool always wants to rename the table ... :/
I have just checked that with master and the table is not proposed for deletion for me.
A guess: Do you have strange values for $TYPO3_CONF_VARS['EXT']['extList'] = '...' in localconf.php?
The variable name and the value must both only have single quotes (no double quotes) and there should only be one line with the variable name $TYPO3_CONF_VARS['EXT']['extList'] below the "Install-Tool-will-edit-everything-below"-token.
No feedback ...
I think we should close this issue since we are unable to reproduce. I guess the extension was either un installed and the table removed meanwhile, or there is funny code in localconf.php that triggeres this.
This issue can not be tackled any further without help of the submitter and it is probably not an issue of the scheduler anyway.
- Status changed from New to Rejected
- Category set to scheduler
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler
Also available in: Atom
PDF