[TYPO3-dev] FAL recursive delete handled correctly?

Frans Saris franssaris at gmail.com
Thu May 14 09:15:55 CEST 2015


Hi Dennis,

If this is really the case then you found a bug. As the sys_file,
sys_file_reference and sys_file_processed should all get removed when
deleting files in the backend.
I know this worked for 6.2.?.

Do you have some extension installed that hooks into the FAL API and breaks
the correct behaviour?

Gr Frans
Op 14 mei 2015 08:53 schreef "Dennis Luemkemann" <dennis.luemkemann at gmx.de>:

> Short follow-up:
>
> In the backend reports I now get:
>
> "Files flagged as missing      541 files
> These files are flagged as missing. Restore the files and run the indexer
> to reset the missing flag."
>
> I cannot restore the files, they are deleted. How do I get rid of the dead
> entries in the database?
>
> I’m on 6.2.11
>
> Best regards
> Dennis
>
> Am 14.05.2015 um 01:21 schrieb Dennis Luemkemann <dennis.luemkemann at gmx.de
> >:
>
> > Hello all,
> >
> > I hope this is not too off-topic:
> >
> > When deleting files in the backend module File -> Filelist, the
> corresponding entries in sys_file are simultaneously deleted, together with
> the files in the file system. But when deleting a folder that contains
> files, the file records are not deleted from sys_file (but the files in the
> file system are deleted). Is this normal behavior? Are we relying here on
> some maintenance routine run later by scheduler that checks for
> non-existing files and cleans up the orphaned entries?
> >
> > Best regards
> > Dennis
> >
> > _______________________________________________
> > TYPO3-dev mailing list
> > TYPO3-dev at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>



More information about the TYPO3-dev mailing list