Closed Bug 981388 Opened 10 years ago Closed 8 years ago

77news.al has broken layout in Firefox OS

Categories

(Web Compatibility :: Site Reports, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: besnik, Unassigned, Mentored)

References

()

Details

(Whiteboard: [country-al][serversniff][contactready])

      No description provided.
Component: Albanian → Mobile
Assignee: nobody → albanian
It loads identically on Keon and desktop for me.
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]
Mentor: hsteen
Whiteboard: [country-al][serversniff][contactready][mentor=hsteen] → [country-al][serversniff][contactready]
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)
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)
(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.
server is gone. Invalid.
Status: NEW → RESOLVED
Closed: 8 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.