Closed
      
        Bug 1019212
      
      
        Opened 11 years ago
          Closed 7 years ago
      
        
    
  
priceline.com sends desktop site to Firefox OS 
    Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
        RESOLVED
        WONTFIX
        
    
  
People
(Reporter: hsteen, Assigned: karlcow)
References
()
Details
(Whiteboard: [country-all][mbd][serversniff][needscontact])
Attachments
(2 files)
This site intends to send smartphones to a dedicated smartphone version, but fails to detect Firefox OS-powered devices correctly and sends desktop content instead. This HTTP analysis shows how the sniffing works:
Firefox Android redirected to http://www.priceline.com/smartphone/?, Firefox OS not redirected
Selected HTTP response headers:
Response for: 'Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1'
Response Status: 200
content-length: 22560
content-type: text/html;charset=ISO-8859-1
Response for: 'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
Response Status: 302
content-length: 20
location: http://www.priceline.com/smartphone/?
content-type: text/html;charset=ISO-8859-1
| Reporter | ||
          Comment 1•11 years ago
           
         | 
      ||
          Comment 2•11 years ago
           
         | 
      ||
There is also a display and formating issue on the Flights tab - see attachment
          Comment 3•11 years ago
           
         | 
      ||
| Assignee | ||
          Comment 4•11 years ago
           
         | 
      ||
Contacted by mail.
http://www.linkedin.com/pub/adam-choboter/34/735/6b7
Assignee: nobody → kdubost
Status: NEW → ASSIGNED
Whiteboard: [country-all][mbd][serversniff][contactready] → [country-all][mbd][serversniff][sitewait]
| Assignee | ||
          Comment 5•10 years ago
           
         | 
      ||
never received an answer to that email to Adam Choboter.
We will need to find someone else. 
I'm also trying with the official account
http://twitter.com/MozWebCompat/status/558032987296899072
| Assignee | ||
          Comment 6•10 years ago
           
         | 
      ||
priceline replied:
http://twitter.com/priceline/status/558282999603920896
I pointed them to this bug report. For Priceline engineers, Hello!
The Firefox OS UA string has the following pattern.
    Mozilla/5.0 (Mobile; rv:$VERSION) Gecko/$VERSION Firefox/$VERSION
You may want to detect /mobi/i and redirects to http://www.priceline.com/smartphone/
| Assignee | ||
          Comment 7•9 years ago
           
         | 
      ||
Still not working, switching back to needscontact.
Whiteboard: [country-all][mbd][serversniff][sitewait] → [country-all][mbd][serversniff][needscontact]
| Assignee | ||
          Updated•9 years ago
           
         | 
      
Priority: -- → P5
          Comment 8•7 years ago
           
         | 
      ||
Closing as we are not working on Firefox OS anymore.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
          Updated•6 years ago
           
         | 
      
Product: Tech Evangelism → Web Compatibility
          Updated•1 year ago
           
         | 
      
Component: Mobile → Site Reports
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•