[Core] Fix recursive merging of config values
Review Request #159 — Created Sept. 26, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:dbdml | |
|
|
Reviewers | |
lunr | |
There was a bug when config keys with scalar values would end up getting merged together in an array, breaking about every expectation in the code. Now it should behave more properly.
Unit tests