Closed (fixed)
Project:
Diff
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2016 at 16:23 UTC
Updated:
14 Oct 2016 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
johnchqueThis is missing.
Comment #3
johnchqueComment #4
miro_dietikerThis reminds me that other code can result in a problem.
If on update the plugin is not available, later the classes are available, the setting is still not initialised.
The config always initialises the value in default config, thus we should always set it in update.
Dropped conditions. Attaching patch.
Comment #6
miro_dietikerCommitted like that.