{ "id": "66017", "key": "TIMOB-4310", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-01T20:50:54.000+0000", "created": "2011-06-02T16:35:49.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "kitchensink" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-02T21:03:25.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Description:\nWhile testing KitchenSink,Platform>Database, the console output was not as expected for line 5:\nThu Jun 2 12:35:15 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] JUST INSERTED, rowsAffected = 1\nThu Jun 2 12:35:15 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] JUST INSERTED, lastInsertRowId = 5\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ROW COUNT = 4\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ROW COUNT = 4\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ROW COUNT = 4\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 2 NAME: I was updated too COLUMN NAME ID\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 3 NAME: Name 3 COLUMN NAME ID\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 4 NAME: I was updated COLUMN NAME ID\nThu Jun 2 12:35:16 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 5 NAME: \\M-b\\M^A\\M-0 \\M-B\\M-9 \\M-B\\M-2 \\M-B\\M-3 \\M-b\\M^A\\M-4 \\M-b\\M^A\\M-5 \\M-b\\M^A\\M-6 \\M-b\\M^A\\M-7 \\M-b\\M^A\\M-8 \\M-b\\M^A\\M-9 COLUMN NAME ID\nThu Jun 2 12:35:21 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [DEBUG] loading: /var/mobile/Applications/AAC222E4-D8B8-4334-A331-AE544134FEA2/KitchenSink.app/examples/database_2.js, resource: examples/database_2_js\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] JUST INSERTED, rowsAffected = 1\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] JUST INSERTED, lastInsertRowId = 9\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ROW COUNT = 8\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 2 NAME: I was updated too\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 3 NAME: Name 3\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 4 NAME: I was updated\nThu Jun 2 12:35:22 unknown UIKitApplication:com.appcelerator.pushtest[0x66bd][798] : [INFO] ID: 5 NAME: \\M-b\\M^A\\M-0 \\M-B\\M-9 \\M-B\\M-2 \\M-B\\M-3 \\M-b\\M^A\\M-4 \\M-b\\M^A\\M-5 \\M-b\\M^A\\M-6 \\M-b\\M^A\\M-7 \\M-b\\M^A\\M-8 \\M-b\\M^A\\M-9\n\nSteps to reproduce:\n1) Install KS (SDK 1.7.X) onto device\n2) Navigate to Platform>Database\n3) Examine the console\n\nResult:\nLine 5 characters not rendered\n\nExpected Result:\nLine 5 rendered correctly\n\nNotes:\nOCCURS on 1.6.2", "attachment": [], "flagged": false, "summary": "iOS: KitchenSink: Platform>Database, iPhone 3GS console output not as expected", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iPhone 3GS (3.1.2) , Titanium Studio, build: 1.0.0.201106011734, Titanium SDK version: 1.7.X rc9515533", "comment": { "comments": [ { "id": "418411", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-01T20:50:54.000+0000", "updated": "2017-05-01T20:50:54.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }