Closed Bug 826502 Opened 12 years ago Closed 11 years ago

4shared.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 FIXED

People

(Reporter: lmandel, Assigned: karlcow)

References

()

Details

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

4shared.com serves a desktop site to B2G. Bug 819210 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.
A possible test for the site 

→ http GET http://www.4shared.com/  User-Agent:'Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0' | grep -i ismobile

  Config.isMobile = false;

→ http GET http://www.4shared.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 Safa
ri/535.19' | grep -i ismobile

  Config.isMobile = true;
Sent an email to their technical support team support@4shared.com
http://www.4shared.com/contact.jsp
Reply from the support Team. 


> Dear Mr Karl Dubost,
> 
> Thank you for letting us know.
>
> We have passed the issue to our Development team.
> It will be fixed in the nearest future.
> 
> Best regards,
> Aiva 


To check again in a little while.
After removing UA override. This is fixed.
Assignee: nobody → kdubost
Blocks: 905237
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [uaoverride] → [uaoverride] [country-all] [sitewait] [serversniff]
Blocks: 907161
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.