[messaging][bugfix] Don't convert filter's matchValue to String 64/211864/3
authorPawel Wasowski <p.wasowski2@samsung.com>
Wed, 27 Feb 2019 16:06:45 +0000 (17:06 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 18 Oct 2019 11:36:50 +0000 (11:36 +0000)
commit658f34cd98134c387bb6d30ef9812e8b0afcb85d
treeb0547e23f49e8d468046f0a1f727ee841af78947
parent544d0685dbe8941d0629136060d2e772553dd6aa
[messaging][bugfix] Don't convert filter's matchValue to String

Due to a conversion of matchValue to String, filters with boolean
matchValues did not match objects.

[Verification] All subtest cases, dealing with boolean attributes,
introduced in TCT in commit
https://review.tizen.org/gerrit/#/c/test/tct/web/api/+/199159/
passed.

This commit has already been reviewed:
https://review.tizen.org/gerrit/#/c/platform/core/api/webapi-plugins/+/200661/
Change-Id of the original change was:
I72fc83328e92529455460469c5dbc1aadc6ce07e

Signed-off-by: Pawel Wasowski <p.wasowski2@samsung.com>
Change-Id: Ia8d769b1a9694defdcb403761cff9c2565f5f52b
src/messaging/messaging_api.js