BUGS 2
Project Tear
A WebKit based browser for Maemo
Quick search  
Previous open issue Go to previous open issue Previous issue Go to previous issue   Go to next issue Next issue Go to next open issue Next open issue
#71  -  Cannot sign in gmail with iPhone user agent string Posted Sep 02, 06:52
Last updated Oct 16, 13:28
Product Tear
Edition(s) Tear for Maemo 4
 
Issue type Bug reports
Posted by
jiez
Owned by
Not owned by anyone
Assigned to
Not assigned to anyone
Status
 
Confirmed
Category General
Resolution
Not determined
Reproducability
Not determined
Severity Normal
Priority
Not determined
Estimated time
Not determined
Elapsed time
Not determined
Progress
   
Targetted for
This issue has no target milestone
Votes for this issue
0 votes for reviewing
0 votes for critical status
0 votes for closing this issue
Items attached to this issue
There are no items attached to this issue
Issue(s) which this issue depends on to be solved
Issue(s) which depends on this issue to be solved
Reports
Affected by this issue Status Confirmed
Earth (0.3.0)
 
Confirmed
Tear Window
 
Confirmed
Description and details
I set the user agent string to be as iPhone:
"Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C97d Safari/528.16"
But I cannot sign in with Tear. The address bar and loading progress indicator flash frequently.
How to reproduce
1. Set the user agent string to be as iPhone:
"Mozilla/5.0
(iPhone; U; CPU iPhone OS 3_1 like Mac OS X; en-us) AppleWebKit/528.18
(KHTML, like Gecko) Version/4.0 Mobile/7C97d Safari/528.16"
2. Try to sign in a gmail account
Comments and discussion
Untitled comment
Posted by jiez (jiez),  Oct 16, 13:28
A big patch might not be helpful. It cannot be bisected.
Get
Posted by Bundyo (administrator),  Oct 16, 10:40, edited by Bundyo (administrator),  Oct 16, 10:40
Upstream 41128 and apply this:
http/bundyo.org/maemo/webkit/WebKit-r41128_for_Tear_to_r41137-13.diff
There is a small bug that was fixed later, Ill try to update the diff.
You might also want to consider that were running CURL version, not the libsoup one (which you probably tested on the desktop).
Untitled comment
Posted by jiez (jiez),  Oct 09, 05:05
I just found that this bug is in webkit. GtkLauncher cannot login either. I also tested webkit 41137 from upstream on i386 linux with its GtkLauncher. It works. So I think might be a bug in Maemo related code.
If someone can give the maemo patchsets for 41137, I can do a bisecting.