You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (Updated) (JIRA)" <ji...@apache.org> on 2012/04/13 00:01:23 UTC

[jira] [Updated] (CB-211) Complex filters for ContactFindOptions

     [ https://issues.apache.org/jira/browse/CB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj updated CB-211:
-------------------------

      Component/s: CordovaJS
    Fix Version/s:     (was: 1.6.0)
           Labels: contacts filter find javascript options  (was: callback contacts filter find javascript options)

Dropping any fix versions from this issue.

Would need to see if W3C has anything in the pipeline for the contacts API for this feature.
                
> Complex filters for ContactFindOptions
> --------------------------------------
>
>                 Key: CB-211
>                 URL: https://issues.apache.org/jira/browse/CB-211
>             Project: Apache Callback
>          Issue Type: New Feature
>          Components: CordovaJS
>         Environment: This would ideally effect all version of Phonegap/Callback/Cordova. 
>            Reporter: Mitchell Wagner
>            Priority: Minor
>              Labels: contacts, filter, find, javascript, options
>
> Assuming the address book below, if you use a simple single word filter like "Smith", it 
> will match all Smiths in your address book. However if you use a more complex filter like 
> "J Smith" nothing will match. It only does an exact match. This proposed feature would allow 
> complex or wildcard filters eg: 
> "J* Smith" would return 5 entries.
> "John Smith" would return the last three. 
> // Sample Addressbook 
> Harry Smith
> Joan Smith 
> Jack Smith 
> John Smith 
> John Allen Smith 
> John William Smith 

--
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