[TIMOB-6680] MobileWeb: Error creating a PickerRow or TableViewRow when a font is not passed in
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-12-19T18:15:03.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2011-51, Release 2.0.0, Release 1.8.1 |
| Components | MobileWeb |
| Labels | merge-1.9.0, stage |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2011-12-14T21:51:50.000+0000 |
| Updated | 2017-03-03T23:18:27.000+0000 |
Description
Both the PickerRow and the TableViewRow try to mix in font info, but if the font isn't specified, it errors because args is null.
Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/5
Merged in to cb1kenobi's repo until 1.8->1.9 transition is stable in appcelerator repo.
Closing ticket.