Closed (fixed)
Project:
Backup and Migrate
Version:
5.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2020 at 19:26 UTC
Updated:
11 Jun 2021 at 15:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
damienmckennaI'm not entirely sure that tokens are working in the filenames, so let's make sure they are.
Comment #3
larisse commentedHi! I made a patch that ignore the error if Token module (that is necessary for use tokens) is installed. I think solve the problem.
Comment #4
hmendes commentedHello!
Tested patch from #3 and now is possible to save the filename with Tokens.
Moving to RTBC.
Tested on Drupal 9.1.8, 'Backup and Migrate' 5.0.x-dev and 'Token' 8.x-1.x-dev.
Comment #5
damienmckennaI moved the $has_token_module line inside the if() statement, but otherwise this is perfect, thank you. Committed.
Comment #7
drummUpdating to fix issue status cross-post.