Closed Bug 843156 Opened 11 years ago Closed 11 years ago

orbitz.com doesn't recognize B2G UA as mobile

Categories

(Web Compatibility :: Site Reports, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lmandel, Assigned: karlcow)

References

()

Details

(Whiteboard: [uaoverride] [country-all] [serversniff] [sitewait])

orbitz.com serves a desktop site to B2G. Bug 823364 added an UA override for this domain. The override should be removed once the domain serves mobile content to B2G. This bug tracks the evangelism for the site to recognize the B2G UA and the removal of the override at that time.
Blocks: orbitz.com
Whiteboard: [uaoverride]
See Also: → 843168
Server side user agent detection with delivering content on the same domain name.
Need to be contacted.


# Opera Mobile Android

→ http -b GET http://www.orbitz.com/  User-Agent:"$OANUA" | grep -i logo-mobile

		<a href="http://www.orbitz.com/" class="link">                                         <img src="http://www.tnetnoc.com/static/28.59.5/image/pos/orb/en-us/logo-mobile.png" alt="Orbitz" class="logo" />



# Firefox OS

→ http -b GET http://www.orbitz.com/  User-Agent:"$FOSUA" | grep -i logo-mobile


# Firefox for Android
→ http -b GET http://www.orbitz.com/  User-Agent:"$FANUA" | grep -i logo-mobile
		<a href="http://www.orbitz.com/" class="link">                                         <img src="http://www.tnetnoc.com/static/28.59.5/image/pos/orb/en-us/logo-mobile.png" alt="Orbitz" class="logo" />


GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.orbitz.com
User-Agent: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: keep-alive
Content-Encoding: gzip
Content-Type: text/html;charset=UTF-8
Date: Thu, 15 Aug 2013 22:52:09 GMT
Expires: Thu, 01 Jan 1970 00:00:00 GMT
P3P: CP="CAO DSP CURa ADMa DEVa TAIa PSAa PSDa IVAi IVDi CONi OUR DELi SAMi OTRi BUS PHY ONL UNI PUR COM NAV INT DEM STA POL HEA PRE GOV"
Pragma: no-cache
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=DFBA3E3F9E4E26E9; Path=/
Set-Cookie: logging=DFBA3E3F9E4E26E9||wmapp6529p.prod.orbitz.net; Domain=.orbitz.com; Path=/
Set-Cookie: curr=USD; Expires=Wed, 03-Sep-2081 02:06:16 GMT; Path=/
Set-Cookie: BetaGroup="08/15/2013 17:52:09|B|A|C|C|A|H|B|P|A"; Version=1; Max-Age=1209600; Expires=Thu, 29-Aug-2013 22:52:09 GMT; Path=/
Set-Cookie: TrafficGroup="08/15/2013 17:52:09|P"; Version=1; Domain=orbitz.com; Max-Age=630720000; Expires=Wed, 10-Aug-2033 22:52:09 GMT; Path=/
Set-Cookie: anon=3b8a197a-4340-4526-9528-1987e527f4dc; Domain=.orbitz.com; Expires=Wed, 10-Aug-2033 22:52:09 GMT; Path=/
Set-Cookie: NSC_JOu2s3r4deikrvveb50lfpcjwwizbbq=ffffffff09e42b2a45525d5f4f58455e445a4a4221f0;path=/
Set-Cookie: NSC_xxx.pscjua.dpn.80_gxe=ffffffff09e4087545525d5f4f58455e445a4a423660;path=/;httponly
Transfer-Encoding: chunked
Assignee: nobody → kdubost
Whiteboard: [uaoverride] → [uaoverride] [country-all] [serversniff]
trying first contact
http://twitter.com/MozWebCompat/status/375685208294825984
Whiteboard: [uaoverride] [country-all] [serversniff] → [uaoverride] [country-all] [serversniff] [sitewait]
CTO is http://phx.corporate-ir.net/phoenix.zhtml?c=212312&p=irol-govBio&ID=206438
Roger Liew

and Press contact press@orbitz.com which should not be too far from Communications/Marketing in charge of the site. I contacted Marita Thomas who seemed to be the person the closest for reaching the right person.
Status: NEW → ASSIGNED
And this is fixed! pfew.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 941911
verified by automated testing :)
Status: RESOLVED → VERIFIED
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.