[
https://issues.apache.org/jira/browse/CB-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182759#comment-13182759
]
Olivier Louvignes edited comment on CB-163 at 1/9/12 8:20 PM:
--------------------------------------------------------------
It's a Sencha Touch 2 proxy.
Here is the contact fields i specify :
deviceFields: ['id', 'name', 'emails', 'phoneNumbers', 'addresses',
'birthday', 'organizations', 'urls'],
And my read method of my proxy :
https://gist.github.com/1584728
was (Author: mgcrea):
It's a Sencha Touch 2 proxy so there's quite a lot of code.
Here is the contact fields i specify :
deviceFields: ['id', 'name', 'emails', 'phoneNumbers', 'addresses',
'birthday', 'organizations', 'urls'],
And my read method of my proxy :
https://gist.github.com/1584728
> 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
> Assignee: Simon MacDonald
> Labels: contacts
>
> 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