{ "id": "109221", "key": "TIMOB-12596", "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": null, "resolutiondate": null, "created": "2013-02-05T21:14:56.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "exalture", "parity" ], "versions": [], "issuelinks": [ { "id": "25520", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "103879", "key": "TIMOB-11570", "fields": { "summary": "Android: add function to removeCookies from a webView", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": null, "updated": "2018-02-28T20:03:12.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "\r\n\"On Android in development mode the cookie store appears to be shared across instances of XHR clients, whereas in production mode it does not. clearCookies in Android works on the cookie store of a client instance.\"\r\n\r\nA shared cookie store was actually implemented just before the V8 merge, and apparently part of it got clobbered in the merge. See original PR:\r\n\r\nhttps://github.com/appcelerator/titanium_mobile/pull/474\r\n\r\nIn particular, it appears this line went missing:\r\n\r\n+ client.setCookieStore(TiCookieStore.getInstance());\r\n\r\n", "attachment": [], "flagged": false, "summary": "Android: Cookie store should be shared between clients", "creator": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "237305", "author": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This ticket regarding webview cookies might be related.", "updateAuthor": { "name": "aevans", "key": "aevans", "displayName": "Arthur Evans", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-05T23:09:44.000+0000", "updated": "2013-02-05T23:09:44.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }