{ "id": "101942", "key": "AC-2338", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-12-10T08:41:46.000+0000", "created": "2012-09-25T15:15:05.000+0000", "labels": [ "exception", "ios", "triage" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:41:21.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "When an exception is raised in my app i now get this\r\n[ERROR] Application raised an exception: +[TiUtils exceptionMessage:]: unrecognized selector sent to class 0x9d0f40\r\n\r\nAnd looking at the code, something is wrong \r\nthe definition exists\r\nhttps://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUtils.h#L404\r\n\r\nBut the implementation doesnt \r\nhttps://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUtils.m\r\n\r\nPs: funny that the definition is on line 404 ;)", "attachment": [], "flagged": false, "summary": "[TiUtils exceptionMessage:]: unrecognized selector", "creator": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "environment": "Titanium 3.0.0 (Master)\r\nios 5.1", "comment": { "comments": [ { "id": "222907", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Martin, can you please attach a test case we can use to replicate the issue?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-10T14:45:23.000+0000", "updated": "2012-10-10T14:45:23.000+0000" }, { "id": "223249", "author": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "body": "Actually i have difficulties pointing out what line of code causes it.\nI am still having it right now on my device. \nThe problem is that it doesnt crash so i dont really know\nBut clearly looking at the code, the declaration is missing!", "updateAuthor": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "created": "2012-10-12T09:31:10.000+0000", "updated": "2012-10-12T09:31:10.000+0000" }, { "id": "230595", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Martin,\nCan you test the latest version of master to see if this is still an issue?\nCheers.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-10T08:29:32.000+0000", "updated": "2012-12-10T08:29:32.000+0000" }, { "id": "230596", "author": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "body": "I had it fixed on my branch so cant really tell.\nBut what i can say is that there is no more mention of \"exceptionMessage\" in the iphone .m and .h files of the master branch\nSo i think it has been fixed yes.", "updateAuthor": { "name": "farfromrefuge", "key": "farfromrefuge", "displayName": "Martin Guillon", "active": false, "timeZone": "Europe/Berlin" }, "created": "2012-12-10T08:34:11.000+0000", "updated": "2012-12-10T08:34:11.000+0000" }, { "id": "230599", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Ok thanks, let us know if it reoccurs. Closing as fixed for now.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-10T08:41:46.000+0000", "updated": "2012-12-10T08:41:46.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }