WebAPI/ContactsAPI: Difference between revisions

Jump to navigation Jump to search
→‎Priority 3 feature requests: note test performed to verify interop
(→‎Priority 3 feature requests: source-url, source-name)
(→‎Priority 3 feature requests: note test performed to verify interop)
Line 167: Line 167:
* '''<code>source-url</code>''' string[] - same as vCard SOURCE property. Renamed to make the data expected more clear.
* '''<code>source-url</code>''' string[] - same as vCard SOURCE property. Renamed to make the data expected more clear.
* '''<code>source-name</code>''' string[] - same as vCard NAME property - note, has NOTHING to do with the name of the entry/person/company - this is simply optional display text for the source-url, and this renamed accordingly. Plus we already have a <code>name</code> property which ''is'' the name of the contact.
* '''<code>source-name</code>''' string[] - same as vCard NAME property - note, has NOTHING to do with the name of the entry/person/company - this is simply optional display text for the source-url, and this renamed accordingly. Plus we already have a <code>name</code> property which ''is'' the name of the contact.
** H2VX exports vCard SOURCE/NAME
** H2VX exports vCard SOURCE/NAME (tested with http://h2vx.com/vcf/https://webfwd.org/about/team/ and viewing the downloaded .vcf file in a text editor).
** Apple Address Book does not display SOURCE/NAME but *does* round-trip import/export them with full fidelity (only one value per field tested)
** Apple Address Book does not display SOURCE/NAME but *does* round-trip import/export them with full fidelity (only one value per field tested, tested by importing forementioned H2VX download, exporting Pascal via ctrl-click in the UI, and viewing the exported .vcf file in a text editor)
** requested by JOSE MANUEL CANTERA FONSECA 2012-06-18 in email to dev-webapi.
** requested by JOSE MANUEL CANTERA FONSECA 2012-06-18 in email to dev-webapi.


canmove, Confirmed users
2,887

edits

Navigation menu