[TIMOB-9965] MobileWeb: NavigationGroup crashes when in tabs due to some old code
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-12-21T05:27:14.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | Sprint 2012-14 API, Release 2.1.1, Release 3.0.0 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Bryan Hughes |
| Created | 2012-07-16T10:46:33.000+0000 |
| Updated | 2012-12-21T05:27:14.000+0000 |
Description
Need to remove _reset() and _updateTitle() methods in navgroup since they aren't used anymore but still cause a crash.
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2574
Verified the issue & there is no navgroup crash . Tested On: Titanium studio : 2.1.1.201207171343 SDK version : 2.1.1.v20120723131610 Iphone 5.0.1 Android 2.3.6 Thus closing the issue.