Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Sep 2009 at 00:31 UTC
Updated:
31 Oct 2009 at 20:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedThis patch makes it work...but I would recommend not defining things conditionally as, to my understanding, it is considered a bad practice...and this shows one of the reasons.
Otherwise great module...I'm running the dev of this and files with the patch applied and things seem to work well.
Comment #2
ronan commentedAwesome, thanks for the patch. Truth be told, I don't use this functionality myself so I just ported it straight across from greggle's 1.x patch and haven't paid much attention to it since. I kept meaning to clean that up so thanks again for the patch. I'll get it committed as soon as I have a free minute.
Comment #3
ronan commentedApplied.
Thanks again for the patch.