Alexander Sorokin created CB-10094:
--------------------------------------
Summary: There are two spaces in contact's formatted name if
middle name is empty string
Key: CB-10094
URL: https://issues.apache.org/jira/browse/CB-10094
Project: Apache Cordova
Issue Type: Bug
Components: Android, Plugin Contacts
Affects Versions: Master
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin
Repro steps:
create and run a mobilespec app with contacts plugin:
{noformat}
node cordova-mobile-spec/createmobilespec/createmobilespec.js mobilespec
--android --plugins="cordova-plugin-contacts"
cd mobilespec
cordova run
{noformat}
Then go to contacts plugin manual tests and create a 'Dooney Evans' contact.
Then try to delete it.
Expected result:
Contact with the name of Dooney Evans is deleted.
Actual result:
Contact is not deleted because returned formatted name contains two spaces in
it instead of one:
https://yadi.sk/i/Fk1pZYRfkn65L
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]