Actions
Bug #48040
closedmodified files info and _md5_values_when_last_written not available anymore since 6.0
Start date:
2013-05-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Needs Decision
Description
before 6.0 the EM has always managed the _md5_values_when_last_written in ext_emconf.php:
we could update this data that was used to show the modified files in an installed extension.
since 6.0 this function is gone: the new EM doesn't update nor show this info
neither extdeveval does it (nor update the data nor check it)
our development team was using this feature a lot, to check and keep track of modified files.
any idea to bring it back?
Actions