thorsten / phpMyFAQ

phpMyFAQ - Open Source FAQ web application for PHP 8.1+ and MySQL, PostgreSQL and other databases
https://www.phpmyfaq.de
Mozilla Public License 2.0
582 stars 253 forks source link

Attachments-administration in case of data loss #3009

Open modelrailroader opened 1 week ago

modelrailroader commented 1 week ago

All attachments saved in the database are shown in the attachments administration without attention if the files are still available on the server. There should be a check, if the file is still available and if not, it should be deleted immediately.

3.2.7

modelrailroader commented 1 week ago

This problem exists in the FAQ editor as well.