kixe/CronjobDatabaseBackup

Curly brackets missing validation pattern in "Backup name" in the settings.

Opened this issue · 0 comments

When trying to set "Backup name" in the module settings and using curly brackets "{}" to insert $user variables as per instructions - the field doesn't allow the curly brackets to be used. The validation pattern is missing them. Fixed for myself by adding to the module code temporarily at line 442.