Actions
Bug #21805
closedMissing Conflict Check with Extension date2cal break IRRE
Start date:
2009-12-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
I discovered a strange issue: the parenttable and parentid field of new IRRE child records stay NULL if the extension date2cal is installed in 4.3.
Solution: mark the extension as conflicting and or remve
Regards,
Lukas Taferner
(issue imported from #M12939)
Updated by Chris topher almost 15 years ago
Hi Lukas,
thanks for your bugreport!
The Core does not check for conflicting extensions.
Instead the extension can set the TYPO3 version it is compatible with.
For date2cal you can put this issue in the bugtracker of this extension which you find here:
http://forge.typo3.org/projects/extension-date2cal/issues
Updated by Chris topher almost 15 years ago
I think the issue now can be closed here;.
The problem should be solved after further discussion with the extenion author in the bugtracker linked above.
Actions