Closed
Bug 993862
Opened 11 years ago
Closed 11 years ago
paytm.in sends simplified site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: haseeb, Unassigned, Mentored)
References
()
Details
(Whiteboard: [country-in][serversniff][contactready])
No description provided.
Comment 1•11 years ago
|
||
description |
The site has one simplified mobile site for feature phones and one more advanced and feature-rich for smartphones. Unfortunately, it seems to only consider WebKit-based browsers like Safari on iPhone and Chrome on Android smart enough for the smartphone site.
Firefox handles the advanced site just fine, and the site should send Firefox on Android and Firefox OS devices the smartphone version.
The backend sniffing is evident from the different Content-length information in this HTTP traffic analysis:
Selected HTTP response headers (Firefox OS, Safari on iPhone):
Response for: 'Mozilla/5.0 (Mobile; rv:30) Gecko/30 Firefox/30'
Response Status: 200
content-length: 5354
content-type: text/html; charset=utf-8
Response for: 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25'
Response Status: 200
content-length: 193999
content-type: text/html; charset=utf-8
Whiteboard: [country-in2] → [country-in][serversniff][mentor=hsteen][contactready]
Updated•11 years ago
|
Mentor: hsteen
Whiteboard: [country-in][serversniff][mentor=hsteen][contactready] → [country-in][serversniff][contactready]
![]() |
||
Comment 2•11 years ago
|
||
tested on iOS, Firefox Android, Firefox OS.
in the 3 cases I have been redirected to paytm.com which displayed the same mobile content.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•1 year ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•