Existing config is not being assigned to exported modules that are not enabled.
Looks like in commit 8b754834910d5a95cf220843e6b844d916a33cd4 there was a regression. $info was changed to $package but was not changed in the foreach loop. Patch coming next.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | features_existing_config_plugin-2693007-2.patch | 725 bytes | mpotter |
Comments
Comment #2
mpotter commentedPatch
Comment #4
mpotter commentedNo brainer to commit this. 18fb562.
Comment #6
mpotter commentedWill figure out which test is broken at some point.