Closed Bug 878642 Opened 11 years ago Closed 10 years ago

mercadolibre.com.mx 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 FIXED

People

(Reporter: lmandel, Assigned: karlcow)

References

()

Details

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

mercadolibre.com.mx 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]
Whiteboard: [uaoverride] → [uaoverride] [country-mx]
Whiteboard: [uaoverride] [country-mx] → [uaoverride] [country-mx] [serversniff]
Whiteboard: [uaoverride] [country-mx] [serversniff] → [uaoverride] [country-mx] [serversniff] [contactready]
There is server side UA detection. They need to be contacted.


# Firefox OS
→ http -b GET http://www.mercadolibre.com.mx/ User-Agent:"$FOSUA" | grep -i mobile
(nothing)


# Firefox Android
→ http -b GET http://www.mercadolibre.com.mx/ User-Agent:"$FANUA" | grep -i mobile
<!-- Conditional comment for mobile ie7 http://blogs.msdn.com/b/iemobile/ -->
<!--[if IEMobile 7 ]> <html class="iem7"> <![endif]-->
<!--[if (gt IEMobile 7)|!(IEMobile)]><!--> <html > <!--<![endif]-->
	<!-- Mobile viewport optimization http://goo.gl/b9SaQ -->
    <link href="http://static.mlstatic.com/org-img/mobile/ch/0.4.8/chico.min.css" type="text/css" rel="stylesheet"/>
    <link rel='stylesheet' type='text/css' href='http://home.mlstatic.com/css/css_homeMobile__v51b3f9058a2.gz.css' />
	<link rel="apple-touch-icon-precomposed" href="http://static.mlstatic.com/org-img/mobile/ch/0.4.4/assets/apple-touch-icon-57x57-precomposed.png" />
	<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://static.mlstatic.com/org-img/mobile/ch/0.4.4/assets/apple-touch-icon-72x72-precomposed.png" />
	<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://static.mlstatic.com/org-img/mobile/ch/0.4.4/assets/apple-touch-icon-114x114-precomposed.png" />
	<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://static.mlstatic.com/org-img/mobile/ch/0.4.4/assets/apple-touch-icon-144x144-precomposed.png" />
			    	"xDeviceType": "mobile",
			    	"isMobile": true,
	            (function(d){var scr=window.scr=(function(){return{js:function(s,c){if(typeof s==="string") {s=[s];}var script=d.getElementsByTagName("script")[0];var b={t:s.length,i:0,r:function() {return b.t===b.i;}};var callback=function(){b.i++;if(c&&b.r()){c();}};var ready=(function(){if(script.readyState) {return function(n){n.onreadystatechange=function(){if(n.readyState==='loaded'||n.readyState==='complete'){n.onreadystatechange=null;callback();}};};}else{return function(n){n.onload=function(){callback();};};}}());var i=0;var e=d.createElement("script");for(i;i<b.t;i++){var n=e.cloneNode(true);ready(n);n.src=s[i];script.parentNode.insertBefore(n,script);}}};}());window.onload=(function(){scr.js("http://static.mlstatic.com/org-img/mobile/ch/0.4.8/chico-zepto.min.js" ,function(){ scr.js("http://home.mlstatic.com/js/js_homeMobile__v51b3f9058a2.gz.js");})})}(document));
Switching to sitewait 
See https://bugzilla.mozilla.org/show_bug.cgi?id=826342#c5
Whiteboard: [uaoverride] [country-mx] [serversniff] [contactready] → [uaoverride] [country-mx] [serversniff] [sitewait]
adding jdegenova who is the contact person for mozilla.
Assignee: nobody → kdubost
Status: NEW → ASSIGNED
Mercadolibre has now fixed their sniffing across all their local sites.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Blocks: 978663
Product: Tech Evangelism → Web Compatibility

mesumex.com

Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.