[TIMOB-20559] Deprecation of Ti.UI.iPhone.TableViewCellSelectionStyle iOS doesn't match versions
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-03-13T18:51:53.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.4.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Fokke Zandbergen |
| Assignee | Hans Knöchel |
| Created | 2016-03-11T17:56:13.000+0000 |
| Updated | 2016-06-14T18:16:43.000+0000 |
Description
At http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iOS.TableViewCellSelectionStyle it says since 5.4 but on http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.iPhone.TableViewCellSelectionStyle it says deprecated since 6.0. That should probably be 5.4 as well.
Also, the link from the deprecation notice is broken.
/cc [~bimmel] since I'm not sure if the broken link is an error in the YAML or the doc build.
PR (also fixes all other wrong occurrences): https://github.com/appcelerator/titanium_mobile/pull/7839
Verified as fixed, Deprecation of Titanium.UI.iPhone.TableViewCellSelectionStyle now shows correct version (5.4.0) *Closing Ticket.*