Closed (fixed)
Project:
Backup and Migrate
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Mar 2013 at 09:48 UTC
Updated:
15 Feb 2026 at 08:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThe settings file has been converted.
Comment #2
micahw156This patch worked as far as making it so I could enable the module, but it did not apply cleanly. There was a trailing white space on one line. I updated the patch and have attached it. (No other changes except the removed space.)
Question: should this patch also remove the old .info file? It would seem that it would, but this is my first time looking at the new configuration stuff.
Comment #3
darrell_ulm commentedThis patch handles the delete of .info and add of .yml.
I also gave the update patch used at this issue:
http://drupal.org/files/backup_migrate-Drupal_8_Upgrade-1897846_0.patch
by the way if you missed it before, my attribution flag is below ;)
Pass the following option to git commit to attribute authorship to this user:
Thank you in advance! :)
Comment #4
micahw156Patch from #3 applies cleanly and creates the same file provided by @likin in #1 above. Looks good.
Comment #5
ronan commentedCommitted. Thanks all
Comment #7
ivnish