Closed
Bug 981388
Opened 11 years ago
Closed 9 years ago
77news.al has broken layout in Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: besnik, Unassigned, Mentored)
References
()
Details
(Whiteboard: [country-al][serversniff][contactready])
No description provided.
Reporter | ||
Updated•11 years ago
|
Component: Albanian → Mobile
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → albanian
Reporter | ||
Comment 1•11 years ago
|
||
It loads identically on Keon and desktop for me.
Comment 2•11 years ago
|
||
description |
This site does server-side sniffing to distinguish mobile and desktop browsers. It then redirects from a JavaScript to either desktop or mobile content. Unfortunately, it fails to detect Firefox OS phones as smartphone devices
If the backend sniffing detects a desktop browser, it sends this script:
<script type="text/javascript">
<!--
window.location = "http://77news.al/index.php"
//-->
</script>
and if it detects what it thinks is a mobile, it sends this:
<script type="text/javascript">
<!--
window.location = "http://77news.al/mobile/"
//-->
</script>
(This is exactly same solution as dielli.al, BTW - maybe they use the same backend? See bug 981385.)
Whiteboard: [country-al] → [country-al][serversniff][contactready][mentor=hsteen]
Updated•11 years ago
|
Mentor: hsteen
Whiteboard: [country-al][serversniff][contactready][mentor=hsteen] → [country-al][serversniff][contactready]
Reporter | ||
Comment 3•10 years ago
|
||
Elio,
Can you help here too? First checking if the bug is still there. If so, afterwards writing to 77news.al guys to let them know about the issue. TIA
Flags: needinfo?(ping)
Comment 4•10 years ago
|
||
I think the website does not exist anymore (or in the best case is currently down, but google gives me no results)
Flags: needinfo?(ping)
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Elio Qoshi [:Elio] from comment #4)
> I think the website does not exist anymore (or in the best case is currently
> down, but google gives me no results)
Let wait a couple of hours, or days, before wishing them well and close this bug.
![]() |
||
Comment 6•9 years ago
|
||
server is gone. Invalid.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
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
•