[TIMOB-5182] TiAPI: Titanium.Contacts.Person.URL should be lowercase
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-12-09T13:50:59.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | Sprint 2011-36, Release 1.8.0 |
| Components | iOS |
| Labels | deprecated-1.8.0, parity |
| Reporter | Don Thorp |
| Assignee | Sabil Rahim |
| Created | 2011-08-31T13:28:12.000+0000 |
| Updated | 2011-12-09T13:50:59.000+0000 |
Description
By convention, uppercase properties are constants. We should deprecate .URL and implement .url or use a different name if that's more appropriate.
Please update the documentation when this is implemented.
This issue was found when working on TIMOB-5181
This needs to be documented as iOS-only as well.
pull pending #451
Tested with iPad2 4.3.5 and iPhone 4 4.3.4 with 1.8.0.v20110914092150
Reopening to mark deprecated.