Closed Bug 828425 Opened 11 years ago Closed 10 years ago

mercadolibre.com.ve 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: lcamacho)

References

()

Details

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

mercadolibre.com.ve 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]
I've been checking this bug with Keon and it seems mercadolibre has already do the change to recognize Firefox OS.

Please verify.

This bug is also related with bug 826342 and bug 827661 as this is the same company.
Whiteboard: [uaoverride] → [uaoverride] [country-ve]
@Leonard
You have to be sure to remove the UA override for testing. On a firefox OS device without UA override you will get the desktop site. 

It would be cool if you could find the right contact and/or contact them.
See below.


====================
Server side user agent detection without redirection to a specific domain name.

To be detected 

FANUA='Mozilla/5.0 (Android; Mobile; rv:18.0) Gecko/18.0 Firefox/18.0'
FOSUA='Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0'


→ http -b GET http://www.mercadolibre.com.ve/ User-Agent:"$FANUA" | grep -i "xdevicetype\|ismobile"
			    	"xDeviceType": "mobile",
			    	"isMobile": true,


→ http -b GET http://www.mercadolibre.com.ve/ User-Agent:"$FOSUA" | grep -i "xdevicetype\|ismobile"
		    	xDeviceType: "desktop",


Firefox OS is receiving the desktop site. 

It needs to be contacted 
See https://wiki.mozilla.org/Compatibility/Guide#Finding_The_Right_Contact_on_a_Web_site

====================

Listing domain matching mercado
Bug 826342 mercadolivre.com.br
Bug 827661 mercadolibre.com.co
Bug 828425 mercadolibre.com.ve
Bug 878642 mercadolibre.com.mx

There are few domains for each country.
Flags: needinfo?(leonard.camacho)
Whiteboard: [uaoverride] [country-ve] → [uaoverride] [country-ve] [serversniff]
Karl, I've been in contact with developer lead in Venezuela for Mercadolibre, he is going to pass the info to their the mobile team
Whiteboard: [uaoverride] [country-ve] [serversniff] → [uaoverride] [country-ve] [serversniff] [contactready]
Flags: needinfo?(leonard.camacho)
Whiteboard: [uaoverride] [country-ve] [serversniff] [contactready] → [uaoverride] [country-ve] [serversniff] [sitewait]
Assignee: nobody → leonard.camacho
Status: NEW → ASSIGNED
Not fixed. Leonard, some news?
Flags: needinfo?(leonard.camacho)
Sorry but I have nothing to report, I think that somebody from bussiness should be contacted to solve this
Flags: needinfo?(leonard.camacho)
See https://bugzilla.mozilla.org/show_bug.cgi?id=826342#c5, they seem to know about this internally now.
adding jdegenova who is the contact person for mozilla.
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
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.