Closed Bug 1052183 Opened 11 years ago Closed 7 years ago

aa.com serves desktop content to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect, P5)

ARM
Gonk (Firefox OS)
defect

Tracking

(b2g-v2.2 affected)

RESOLVED WONTFIX
Tracking Status
b2g-v2.2 --- affected

People

(Reporter: karlcow, Unassigned, Mentored)

References

()

Details

(Whiteboard: [mobile-compat-form] [country-us] [serversniff] [needscontact])

Site: http://www.aa.com/ aa.com serves desktop content to Firefox OS :: Steps To Reproduce 1. With a smartphone on Firefox OS 2. Go to http://www.aa.com/ 3. (if not in USA, you get a desktop page proposing to access the correct site) 4. Select US site. :: Expected Result Receive the mobile content like Firefox on Android :: Actual Result receiving Desktop content :: Additional Information Software Version: 2.1 Device Information: Flame 2.1 Reporter's User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0
# On Firefox OS → http --print hH GET http://www.aa.com/ 'User-Agent: Mozilla/5.0 (Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 301 Moved Permanently Location: /homePage.do → http --print hH GET http://www.aa.com/homePage.do 'User-Agent: Mozilla/5.0 (Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 301 Moved Permanently Location: http://www.aa.com/international/internationalSplashAccess.do?countryCodeForIP=JP → http --print hH GET http://www.aa.com/homePage.do?locale=en_US 'User-Agent: Mozilla/5.0 (Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 200 OK # On Firefox Android (redirection to mobile.aa.com) → http --print hH GET http://www.aa.com/ 'User-Agent: Mozilla/5.0 (Android; Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 301 Moved Permanently Location: /homePage.do → http --print hH GET http://www.aa.com/homePage.do 'User-Agent: Mozilla/5.0 (Android; Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 301 Moved Permanently Location: http://www.aa.com/international/internationalSplashAccess.do?countryCodeForIP=JP → http --print hH GET http://www.aa.com/homePage.do?locale=en_US 'User-Agent: Mozilla/5.0 (Android; Mobile; rv:30.0) Gecko/30.0 Firefox/30.0' | egrep -i '^HTTP/|^location:' HTTP/1.1 301 Moved Permanently Location: http://mobile.aa.com/homePage.do?locale=en_US
Mentor: kdubost
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: Other → ARM
Whiteboard: [mobile-compat-form] → [mobile-compat-form] [country-us] [serversniff] [contactready]
Trying to contact the lead of front-end developers. http://twitter.com/MozWebCompat/status/501944836761477120
Assignee: nobody → kdubost
Status: NEW → ASSIGNED
Whiteboard: [mobile-compat-form] [country-us] [serversniff] [contactready] → [mobile-compat-form] [country-us] [serversniff] [sitewait]
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(dharris)
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(dharris)
I sent a reminder on twitter to get the status of the bug.
Still getting the Desktop content. Switching back to needscontact
Whiteboard: [mobile-compat-form] [country-us] [serversniff] [sitewait] → [mobile-compat-form] [country-us] [serversniff] [needscontact]
Priority: -- → P5
The Firefox OS project is not active anymore at Mozilla.
Assignee: kdubost → nobody
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.