[TIMOB-9613] MobileWeb: Platform-->XHR-->Cookies:Tapping on 'Test Login Cookie' after entering valid google credentials gives us application error page & not cookie code on windows phone (mango).
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T17:59:37.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Lokesh Choudhary |
Assignee | Eric Merriman |
Created | 2012-06-18T11:28:42.000+0000 |
Updated | 2017-05-02T21:50:05.000+0000 |
Description
Tapping on 'Test Login Cookie' after entering valid google credentials gives us application error page & not cookie code on windows phone (mango).
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
1.Build kitchen sink for mobile web in titanium studio.
2.Type the ip address of your laptop into the mobile device's web browser.(IE for windows phone).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on platform tab.
6.Tap on the XHR table row.
7.Tap on the cookies table row.
8.Enter valid google credentials in the text boxes.
9.Tap on 'test login cookie'.
10.You will notice we get an application error page & not any cookie code.
Actual result:
1.We are getting an application error page & no cookie code.
Expected result:
1.Tapping on the cookies table row should give us a page which should have text boxes to input a valid google username & password.
2.Enter the credentials & tap on test login cookie button.
3.You should get a success message & a cookie code on the screen.
Attachments
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.