{ "id": "144303", "key": "TIMOB-18518", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-02-06T14:17:06.000+0000", "created": "2015-02-05T17:55:37.000+0000", "epic": { "id": 143580, "key": "TIMOB-18450", "name": "Titanium Windows Module Generator", "summary": "A node script to generate the necessary code for a given module from the documentation.", "color": { "key": "color_2" }, "done": false }, "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [ { "id": "45708", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "144304", "key": "TIMOB-18519", "fields": { "summary": "Windows: module generator places UI proxies underneath UI subdirectory mistakenly", "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": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "45706", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "144305", "key": "TIMOB-18520", "fields": { "summary": "Windows: module generator doesn't include UI proxy headers into the UI.hpp file", "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": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2017-03-14T05:33:33.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": "10207", "name": "Tooling" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "I tried to generate TableViewRow and ran into some issues. First the script failed with:\r\n{code}\r\nGenerating Titanium.UI.TableViewRow...\r\nImplementing Titanium.UI.TableViewRow...\r\n\r\n/Users/cwilliams/repos/titanium_mobile_windows/Tools/Scripts/module_generator/generate.js:357\r\n\t\t\t\tif (error) throw error;\r\n\t\t\t\t ^\r\nError: ENOENT, rename '../../../Source/TitaniumKit/include/Titanium/UI.hpp'\r\n{code}\r\n\r\nThat's because the name is UIModule.hpp, not UI.hpp. Some of our modules use the base name (Gesture.hpp), most append \"Module\" (UIModule.hpp, DatabaseModule.hpp) because the name can't match a neamespace name (i.e. Titanium::Database, Titanium::UI). \r\nThe module generate should know when to append Module and when not to (or try looking for WhateverModule.hpp and if that doesn't exist fall back to Whatever.hpp).\r\n\r\n", "attachment": [], "flagged": false, "summary": "Windows: module generator assumes wrong name for module header file", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 331, "state": "closed", "name": "2015 Sprint 03 Windows", "startDate": "2015-01-31T01:00:00.000Z", "endDate": "2015-02-14T01:00:00.000Z", "completeDate": "2015-02-16T21:05:06.994Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "411995", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T05:33:33.000+0000", "updated": "2017-03-14T05:33:33.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }