Closed (fixed)
Project:
Encrypt
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Oct 2014 at 19:20 UTC
Updated:
24 Dec 2014 at 22:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rlhawkHere's a patch. This change is needed for exporting configurations using the Features module.
Comment #2
rlhawkI don't know why automated tests didn't run on this patch, but they all passed when I ran tests locally.
Comment #3
dmsmidtComment #4
dmsmidtWhy only set the changed date when it is empty? It should be updated on every save right?
Comment #5
rlhawkIf the configuration is being saved due to the reversion of a Feature, the changed date in the feature should be used and not the current date.
Comment #6
dmsmidtOk! Thanks. Testing the patches.
Comment #7
mrharolda commentedLooks good, works great!
I tested it in combination with #2281341: Integration with Features to allow for settings export.
Comment #8
mrharolda commentedComment #10
rlhawk