[TIMOB-2391] Android: Smoketest Map View test crashes on load with IllegalArgumentException
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:58:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | android, defect, regression |
| Reporter | Bill Dawson |
| Assignee | Don Thorp |
| Created | 2011-04-15T03:18:28.000+0000 |
| Updated | 2011-04-17T01:58:58.000+0000 |
Description
E/KrollContext(22529): (kroll$15) [6,237392] Error evaluating source: Wrapped java.lang.IllegalArgumentException: Expected 1 arguments for createMenu, got 0 (app://examples/map_view.js#6)
E/KrollContext(22529): org.mozilla.javascript.WrappedException: Wrapped java.lang.IllegalArgumentException: Expected 1 arguments for createMenu, got 0 (app://examples/map_view.js#6)
(from [378ea8058bac2ed049bc37861d65a18688f78e36]) [#2391 state:fixed-in-qa] createMenu and createMenuItem second args should be optional. Unit test. https://github.com/appcelerator/titanium_mobile/commit/378ea8058bac2ed049bc37861d65a18688f78e36"> https://github.com/appcelerator/titanium_mobile/commit/378ea8058bac...
1.5.0.91838a G2 (2.2)