contactFindOptions.filter does not work as expected on Android --------------------------------------------------------------
Key: CB-163 URL: https://issues.apache.org/jira/browse/CB-163 Project: Apache Callback Issue Type: Bug Components: Android Affects Versions: 1.3.0 Environment: android 2.3.3 Reporter: Olivier Louvignes var filter = givenName + ' ' + familyName; works as expected on iOS (retreive matched contact), fails on android (0 contact retreived). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira