{ "id": "64944", "key": "TIMOB-3832", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11358", "description": "Mobile 1.8.0 M05", "name": "Sprint 2011-26", "archived": true, "released": true, "releaseDate": "2011-07-04" }, { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-07-05T12:37:54.000+0000", "created": "2011-04-29T16:22:20.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "updated": "2011-07-07T18:54:35.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "1.Controls > Picker\r\n2.Date picker\r\n3.Tap the + button above the year\r\n\r\nresults: crash\r\n\r\n\r\nI/TiAPI ( 6881): (kroll$1: app://app.js) [1,817] welcome_message = Welcome to Kitchen Sink for Titanium/\r\nW/ResourceType( 6881): No package identifier when getting value for resource number 0x00000000\r\nE/KrollMethod( 6881): (kroll$1: app://app.js) [0,817] Exception calling kroll method localize, invocation: null ]\r\nE/KrollMethod( 6881): android.content.res.Resources$NotFoundException: String resource ID #0x0\r\nE/KrollMethod( 6881): \tat android.content.res.Resources.getText(Resources.java:242)\r\nE/KrollMethod( 6881): \tat android.content.res.Resources.getString(Resources.java:326)\r\nE/KrollMethod( 6881): \tat android.content.Context.getString(Context.java:204)\r\nE/KrollMethod( 6881): \tat ti.modules.titanium.TitaniumModule.localize(TitaniumModule.java:339)\r\nE/KrollMethod( 6881): \tat ti.modules.titanium.TitaniumModuleBindingGen$8.invoke(TitaniumModuleBindingGen.java:365)\r\nE/KrollMethod( 6881): \tat org.appcelerator.kroll.KrollProxy$ThisMethod.invoke(KrollProxy.java:397)\r\nE/KrollMethod( 6881): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:51)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3177)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)\r\nE/KrollMethod( 6881): \tat org.mozilla.javascript.Context.evaluateReader(Context.java:1142)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.kroll.KrollContext$DefaultEvaluator.evaluateFile(KrollContext.java:105)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.evaluateScript(KrollContext.java:306)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.handleEvalFile(KrollContext.java:318)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.handleMessage(KrollContext.java:217)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.TiMessageQueue.handleMessage(TiMessageQueue.java:223)\r\nE/KrollMethod( 6881): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/KrollMethod( 6881): \tat android.os.Looper.loop(Looper.java:126)\r\nE/KrollMethod( 6881): \tat org.appcelerator.titanium.kroll.KrollHandlerThread.run(KrollHandlerThread.java:86)\r\nE/KrollContext( 6881): (kroll$1: app://app.js) [3,820] Error evaluating source: Wrapped android.content.res.Resources$NotFoundException: String resource ID #0x0 (file:///android_asset/Resources/app.js#334)\r\nE/KrollContext( 6881): org.mozilla.javascript.WrappedException: Wrapped android.content.res.Resources$NotFoundException: String resource ID #0x0 (file:///android_asset/Resources/app.js#334)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1786)\r\nE/KrollContext( 6881): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:85)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1701)\r\nE/KrollContext( 6881): \tat script(file:///android_asset/Resources/app.js:334)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3177)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:175)\r\nE/KrollContext( 6881): \tat org.mozilla.javascript.Context.evaluateReader(Context.java:1142)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.kroll.KrollContext$DefaultEvaluator.evaluateFile(KrollContext.java:105)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.evaluateScript(KrollContext.java:306)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.handleEvalFile(KrollContext.java:318)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.kroll.KrollContext.handleMessage(KrollContext.java:217)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.TiMessageQueue.handleMessage(TiMessageQueue.java:223)\r\nE/KrollContext( 6881): \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/KrollContext( 6881): \tat android.os.Looper.loop(Looper.java:126)\r\nE/KrollContext( 6881): \tat org.appcelerator.titanium.kroll.KrollHandlerThread.run(KrollHandlerThread.java:86)\r\nE/KrollContext( 6881): Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x0\r\nE/KrollContext( 6881): \tat android.content.res.Resources.getText(Resources.java:242)\r\nE/KrollContext( 6881): \tat android.content.res.Resources.getString(Resources.java:326)\r\nE/KrollContext( 6881): \tat android.content.Context.getString(Context.java:204)\r\nE/KrollContext( 6881): \tat ti.modules.titanium.TitaniumModule.localize(TitaniumModule.java:339)\r\nE/KrollContext( 6881): \tat ti.modules.titanium.TitaniumModuleBindingGen$8.invoke(TitaniumModuleBindingGen.java:365)\r\nE/KrollContext( 6881): \tat org.appcelerator.kroll.KrollProxy$ThisMethod.invoke(KrollProxy.java:397)\r\nE/KrollContext( 6881): \tat org.appcelerator.kroll.KrollMethod.call(KrollMethod.java:51)\r\nE/KrollContext( 6881): \t... 15 more\r\nE/TiJSError( 6881): (kroll$1: app://app.js) [2,822] ----- Titanium Javascript Runtime Error -----\r\n", "attachment": [ { "id": "21543", "filename": "output.txt", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2011-06-30T15:57:36.000+0000", "size": 137722, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android 3.0 Xoom: date picker crashes on year change", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "INFO Titanium SDK version: 1.7.0 (04/26/11 11:54 6b80fd9...), xoom 3.0.1", "comment": { "comments": [ { "id": "158382", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "body": "log of crash on Xoom Kitchen Sink built against master 6/30/2011 5:45pm CST", "updateAuthor": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2011-06-30T15:57:36.000+0000", "updated": "2011-06-30T15:57:36.000+0000" }, { "id": "158989", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed with xoom 3.0.1, SDK:1.7.2 r3d44999e and 1.8.0 r4b694252", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-07-07T18:54:35.000+0000", "updated": "2011-07-07T18:54:35.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }