{ "id": "115306", "key": "TIMOB-14077", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-06-04T19:16:49.000+0000", "created": "2013-05-31T21:37:02.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [ { "id": "29285", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "115467", "key": "TIMOB-14106", "fields": { "summary": "CLI: Add config flag to bypass app id validation", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-29T16:23:12.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "This line is too restrictive...\r\nhttps://github.com/appcelerator/titanium_mobile/blob/10d0a84c4abb9ae62507250f6abe250a335aff47/support/node_modules/titanium-sdk/lib/titanium.js#L157\r\n\r\nOur app was created a number of years ago, and when starting out, we made a mistake and registered our app id with Apple in a weird way. It works fine for them, but Titanium won't let me build anymore... our application id is \"554UNEM3C7\". So the number up front throws off the build system. If I remove that restriction, then all is well (like this)...\r\n\r\n{code}if (!/^([a-zA-Z0-9_-]*(\\.[a-zA-Z0-9_-]*)*)$/.test(tiapp.id)) {{code}\r\n\r\nThanks so much.", "attachment": [], "flagged": false, "summary": "CLI: Application ID check is overly restrictive", "creator": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "shadr", "key": "shadr", "displayName": "Shad Reynolds", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "255903", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "We must leave this app id pattern validation as is, however I have created a new ticket TIMOB-14106 that adds a config option to bypass app id validation.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-06-04T19:16:49.000+0000", "updated": "2013-06-04T19:16:49.000+0000" }, { "id": "416170", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as \"Won't Fix\".", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-29T16:23:12.000+0000", "updated": "2017-03-29T16:23:12.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }