[Core] Fix recursive merging of config values

Review Request #159 — Created Sept. 26, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:dbdml
151
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
Loading...