https://www.drupal.org/node/2293773
Field allowed values use dots in key names - not allowed in config [#2293773] | Drupal.org
Aug 12, 2014 - Problem/Motivation General problem Configuration uses dots as a separator. However currently set() and setData() are not consistent in how they apply dots. For...