[ALOY-874] Proxy properties not showing on data bound tables or lists
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-05T00:12:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.3.0, 2013 Sprint 23 |
Components | Models, XML |
Labels | qe-manualtest |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-11-11T15:36:12.000+0000 |
Updated | 2014-08-05T00:12:08.000+0000 |
Description
See this question for details: http://developer.appcelerator.com/question/159295/alloy-130---headerview-not-working
Went well past the estimate here because this also uncovered some redundant code generation in tableview as well as listsections, which was resolved in this ticket as well. PR: https://github.com/appcelerator/alloy/pull/274 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-874 Functional test
Run the test app
Assert that their are no compile time or runtime errors
Make sure both tabs show both the header and footer
Verified fixed. TiSDK 3.2.0.v20131203104847 CLI 3.2.0-beta Alloy 1.3.0-beta Titanium Studio 3.2.0.201311262027 Closing