Open cfoellmann opened 4 years ago
@atm-john I looked at the code and it seems that the tables for saving the deleted elements are not being created. Is this not a feature that should be not-broken?
these things I identified so far:
ECMFILES have some issues:
DB table is ecm_files
(not ecmfiles)
class files and module folder are not named the same -> issue
function show_whatChanged()
has issues with db table names that diverge from class/element name
function makeCopy()` has also issues with the db table names
maybe mapping missformed element names should be externalized from the functions
When I activate the option to "save deletions for restore" the history just gives a DB error in the list.