Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
utils-1.6.0, utils-1.8.0
-
None
-
Patch
Description
When a property contains multiple values, like:
testProperty = testing\\utest
Felix Properties considers as an unique value.
The attached patch deals with multi-valued property (including an unit test to illustrate the use case).