Closed Bug 979333 Opened 10 years ago Closed 10 years ago

Sorry, mobilewap.com has no mobile content for your mobile at the moment

Categories

(Web Compatibility :: Site Reports, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: gaby2300, Unassigned)

References

()

Details

(Whiteboard: [country-ar] [serversniff])

At the moment mobilewap.com has no mobile content for Firefox OS phones
# What is happening?

* On Firefox Android, the browser receives content.
* On Firefox OS, the  browser receives an error message: "Sorry, at this moment, we do not have content available for your mobile"
* On iOS 7, the browser receives the same error message than Firefox OS.

Note that Firefox OS/Firefox Android are not able to properly parse WAP content at the moment, see Bug 941241. So there is an issue but not sure contacting them will do anything as a workable solution in the meantime.


# Technical Description

Here the HTTP requests demonstrating the issues. 


## Firefox Android

GET /portal/e.aspx HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: mobilewap.com
User-Agent:  Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, must-revalidate, no-transform
Content-Encoding: gzip
Content-Length: 1343
Content-Type: text/vnd.wap.wml; charset=iso-8859-1
Date: Tue, 04 Mar 2014 22:53:52 GMT
ETag: ""
Pragma: no-cache
Server: Microsoft-IIS/7.5
Vary: Accept-Encoding
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET

## Firefox OS

GET /portal/e.aspx HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: mobilewap.com
User-Agent:  Mozilla/5.0 (Mobile; rv:26.0) Gecko/26.0 Firefox/26.0

HTTP/1.1 302 Found
Cache-Control: no-cache, no-store, must-revalidate, no-transform
Content-Length: 430
Content-Type: text/vnd.wap.wml
Date: Tue, 04 Mar 2014 22:56:59 GMT
ETag: ""
Location: http://mobilewap.com/portal/err.aspx/errid=1/errp1=unavailable/errp2=content/errp3=/sessid=xq7tn8sc74ywc4u9ywwuczxf
Pragma: no-cache
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET


Then requesting the new location:

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, must-revalidate, no-transform
Content-Encoding: gzip
Content-Length: 432
Content-Type: text/vnd.wap.wml; charset=iso-8859-1
Date: Tue, 04 Mar 2014 22:59:08 GMT
ETag: ""
Pragma: no-cache
Server: Microsoft-IIS/7.5
Vary: Accept-Encoding
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET

<?xml version='1.0' encoding ='iso-8859-1'?>
<!DOCTYPE wml PUBLIC '-//WAPFORUM//DTD WML 1.1//EN' 'http://www.wapforum.org/DTD/wml_1.1.xml'><wml><head>
<meta http-equiv="Cache-Control" content="max-age=0" />
</head>
<card title="MobileWap">
<p align="center"><img src="/images/null_1x1.gif" alt="MobileWap" /><br/>
<small>Sorry, at this moment we do not have content available for your mobile.</small></p><p><small><anchor title="Home"><go href="http://mobilewap.com/portal/e.aspx?sessid=p2n7q4gt2j1h2zijrhmdmn1n" />
Home</anchor><br/>
</small></p><p align="center"><small>(C) 2013</small><br/>
</p></card>
</wml>



# IOS 7

GET /portal/e.aspx HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: mobilewap.com
User-Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

HTTP/1.1 302 Found
Cache-Control: no-cache, no-store, must-revalidate, no-transform
Content-Length: 430
Content-Type: text/vnd.wap.wml
Date: Tue, 04 Mar 2014 23:03:52 GMT
ETag: ""
Location: http://mobilewap.com/portal/err.aspx/errid=1/errp1=unavailable/errp2=content/errp3=/sessid=njxcs1sr7kpxwxwdhmwk0wac
Pragma: no-cache
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Depends on: 941241
Whiteboard: [country-ar] → [country-ar] [serversniff]
No longer depends on: 941241
See Also: → 941241
This site seems to sell ringtones for feature phones. I think it won't be a very important site to Firefox OS users in any case, so I'll just close this bug without contacting them. (If somebody knows that the site is in fact high profile and thinks we should reach out to them - feel free to reopen the bug or ask me to do so).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
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.