[TIMOB-8009] MobileWeb: Network : error on clear cookies method
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-03-21T15:47:39.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Natalie Huynh |
Assignee | Chris Barber |
Created | 2012-03-14T13:46:57.000+0000 |
Updated | 2012-03-26T15:05:08.000+0000 |
Description
Steps to Reproduce:
1. Run Filesystem module test 7605
2. Click Test Downloading Same File 5 Times (1.8.x)
Actual:
TypeError: 'undefined' is not a function (evaluating 'c.clearCookies("all")')
Expected:
To download the files
Attachments
clearCookies is not supported on mobile web.
Closing as invalid