Closed Bug 828397 Opened 11 years ago Closed 11 years ago

elconfidencial.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)

RESOLVED INVALID

People

(Reporter: lmandel, Assigned: karlcow)

References

()

Details

(Whiteboard: [uaoverride] [country-es])

elconfidencial.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.
Whiteboard: [uaoverride]
The site http://www.elconfidencial.com/ is a spanish site.

Interesting I do not hit the same Web server all the time.

# First query

→ http HEAD http://www.elconfidencial.com/ User-Agent:'Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0' 

HTTP/1.1 200 OK
Server: ECAcc (jfk/25DA)
X-Powered-By: ASP.NET


# second Query

→ http HEAD http://www.elconfidencial.com/ User-Agent:'Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0' 

HTTP/1.1 302 Found
Location: http://m.elconfidencial.com/
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET


# With a CHROME UA string

→ http HEAD http://www.elconfidencial.com/ User-Agent:'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19' 

HTTP/1.1 200 OK
Server: ECAcc (jfk/25DA)
X-Powered-By: ASP.NET

# With a Firefox OS UA string

→ http HEAD http://www.elconfidencial.com/ User-Agent:'Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0' 

HTTP/1.1 200 OK
Server: ECAcc (jfk/25DA)
X-Powered-By: ASP.NET

on 10 requests with User-Agent:'Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0'  I hit *once* the redirection to the mobile site, 9 times I got the desktop site.

and something stranged happened with Firefox OS too. I hit sometimes another server, but not the mobile one for "sure".

→ http HEAD http://www.elconfidencial.com/ User-Agent:'Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0' 

HTTP/1.1 200 OK
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET

Testing the access to the Web site on Firefox for Android, I get an automatic redirection to a pseudo anti virus Web site, which seems completely dubious. Weird. 

when checking for the content of this Web site it creates a fake JS UI and itself redirecting to yet another Web site.
Whiteboard: [uaoverride] → [uaoverride] [country-es]
hmmm my mistake for the virus. The shaddy web site happens when you type confidential instead of confidencial. DON'T DO IT. :)
tested on 
* iPodTouch + Safari
* Android   + Firefox
* Android   + Opera Mobile
* Android   + Opera Mini
* ZTE       + Firefox OS

Everywhere the Desktop Web site was received. Removing the UA override.
Assignee: nobody → kdubost
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Blocks: 902604
Blocks: 907161
Blocks: 1147352
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.