[TIMOB-9577] MobileWeb: Mashups-->facebook-->proporties : Tapping on login button does not give us the facebook login page & does not display any display proporties.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T17:57:43.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | qe-mw020912 |
Reporter | Lokesh Choudhary |
Assignee | Chris Barber |
Created | 2012-06-15T13:07:33.000+0000 |
Updated | 2017-05-02T21:50:34.000+0000 |
Description
Tapping on login button does not give us the facebook login page & does not display any display proporties.
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.(safari for iphone & IE for windows phone).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on mashups tab.
6.Tap on the facebook table row.
7.Tap on the properties table row.
8.Tap on the facebook login button.
9.Notice that we do not get any login page,we just have a button press animation.Thus rest of the test case cant be executed.
Actual result:
1.Nothing happens on tapping the facebook login button.We just see a button press animation,thus we cant proceed with the test case further.
Expected result:
1.Tapping on the login button should show us the facebook login page.
2.Tapping on display proporties should display a window where various properties and the current values are displayed...
3.On console we should see:
[INFO] Query result from facebook: eg:[{"email":0,"offline_access":0,"rsvp_event":0,"user_photos":0,"user_about_me":0,"user_online_presence":0,"user_work_history":0,"xmpp_login":0,"manage_pages":0,"user_status":0,"read_requests":0,"user_groups":0,"user_activities":0,"read_insights":0,"sms":0,"user_events":0,"read_friendlists":0,.....]
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.