[TIMOB-2860] TableViewStyle doc bug
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M06 |
Components | iOS |
Labels | apidoc, defect, release-1.6.0 |
Reporter | Kevin Whinnery |
Assignee | Don Thorp |
Created | 2011-04-15T03:31:23.000+0000 |
Updated | 2011-04-17T02:00:16.000+0000 |
Description
Community report, verified by me:
I noticed that in the API docs, the link to the TableViewStyle page in the TableView page is broken:
http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableView-object.html"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....
(Under the style attribute) Goes here:
http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.iPhone.TableViewStyle"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....
But should go here:
http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.iPhone.TableViewStyle-object"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....
(from [5158cf8e87e68f90db657dab5291f0df945c2302]) [#2860 state:fixed-in-qa] changed link to backtick for so URL is correctly generated https://github.com/appcelerator/titanium_mobile/commit/5158cf8e87e68f90db657dab5291f0df945c2302"> https://github.com/appcelerator/titanium_mobile/commit/5158cf8e87e6...
looks good in 1.6.0/master 1/19/2011
resolving. SO fixed right now.
rollback wrong update