{ "id": "122927", "key": "TIMOB-15824", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-11-27T05:25:19.000+0000", "created": "2013-11-26T07:33:47.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-3.2.0", "qe-closed-3.2.0" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "33410", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "63285", "key": "TIMOB-2653", "fields": { "summary": "Android: Complex/autogenerated remote image URLs fail, whereas simple URLs succeed", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-27T05:31: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": "A complex url does not render.. whereas simple one does.\r\n\r\nSteps :\r\n1. Run app using code below\r\n2. Launch the test and check expected\r\n\r\nActual: A complex url does not render.. whereas simple one does. Use commented code \r\nExpected: A window should open up and should show an image on the window.\r\n\r\n{code}\r\nvar _window = Titanium.UI.createWindow();\r\nvar imageTest = Titanium.UI.createImageView({\r\n\timage : 'http://chart.apis.google.com/chart?cht=r&chs=200x200&chd=t:77,66,15,0,31,48,100,77%7C20,36,100,2,0,100&chco=FF0000,FF9900&chls=2.0,4.0,0.0%7C2.0,4.0,0.0&chxt=x&chxl=0:%7C0%7C45%7C90%7C135%7C180%7C225%7C270%7C315&chxr=0,0.0,360.0',\r\n\t//image:'KS_nav_ui.png', //use this to see image\r\n\tbottom : 50\r\n});\r\n_window.add(imageTest);\r\n\r\n_window.open(); \r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Complex/autogenerated remote image URLs fail, whereas simple URLs succeed ", "creator": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "OSX: 10.8.5\r\nAppcelerator Studio: 3.2.0.201311221207\r\nSDK: 3.2.0.v20131125171956\r\nacs:1.0.8\r\nalloy:1.3.0-alpha6\r\nnpm:1.3.2\r\ntitanium:3.2.0-alpha3\r\ntitanium-code-processo:1.1.0-alpha\r\nDevice: Nexus 7 (v4.3)", "comment": { "comments": [ { "id": "281470", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Ran the test on the following devices & the results are below :\n1.)Nexus 5 (4.4) -- Not reproducible\n2.)Sony Experia (4.1.2) -- Not reproducible\n3.)Samsung Galaxy S4 (4.2.2) -- Not reproducible\n4.)Samsung Galaxy S3 (4.0.4) -- Not reproducible\n5.)Nexus 7 (4.3) -- Not reproducible\n\nI am able to see/get the image from the URL.\n\nI am not sure what does \"complex URL\" means here, might be the query parameters in the url.\n\nEnvironment:\nAppcel Studio : 3.2.0.201311221207\nTi SDK : 3.2.0.v20131122172908\nMac OSX : 10.8.5\nAlloy : 1.3.0-alpha6\nCLI - 3.2.0-alpha3", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-11-26T18:48:18.000+0000", "updated": "2013-11-26T18:48:18.000+0000" }, { "id": "281602", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Issue is not reproducible so marking same as Cannot reproduce. There were network issues yesterday which might be the reason. Verified with:\r\nOSX: 10.8.5\r\nAppcelerator Studio: 3.2.0.201311221207\r\nSDK: 3.2.0.v20131126144841\r\nacs:1.0.8\r\nalloy:1.3.0-alpha6\r\nnpm:1.3.2\r\ntitanium:3.2.0-alpha3\r\ntitanium-code-processo:1.1.0-alpha\r\nDevice: Nexus 7 (v4.3)\r\n\r\n", "updateAuthor": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-11-27T05:25:19.000+0000", "updated": "2013-11-27T05:25:19.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }