Closed (fixed)
Project:
Monitoring
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2015 at 12:16 UTC
Updated:
1 Oct 2015 at 06:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
LKS90 commentedHere is the patch that switches all schema types which are missing the langcode attribute to config_objects.
Comment #3
berdirFor those two, mapping is (almost) correct. They are not to-level config objects, there are plugin settings.
One is base, that is correct. git should actually extend from monitoring.settings_base, so that should be the type.
Comment #4
LKS90 commentedEven less changes now, yay :D.
Comment #6
LKS90 commentedDrupal\monitoring\Tests\MonitoringCaptchaTest: fixed and committed on Github, so only mirroring the changes?
Drupal\monitoring\Tests\MonitoringSearchAPITest: will have to take a look. The array definetly should not be empty.
Drupal\monitoring_demo\Tests\MonitoringDemoTest: fixed here
Comment #8
berdirYes, those are unrelated. committed.
Comment #13
giancarlosotelo commented