Skip navigation.

A Blog From Behind the Trenches

Attack of the Bugs

Norwegian Telenor's official number information service blocks Opera

, ,

In 1995, Opera Software was formed as a company after branching out from Norwegian phone monopolist Telenor. In 2008, Telenor apparently blocks Opera from accessing its map search.

If you visit the map search at 1881.no, you simply get the following message:

Map search can unfortunately not be shown in your browser
We recommend that you use Internet Explorer or Mozilla Firefox when visiting 1881.no


That sites in other countries block Opera is not a surprise, but I am definitely surprised when Norwegian sites do it. Especially when we are talking about an official map service for a large and renown Norwegian company like Telenor. Not only did Opera start out at Telenor, but Opera is not exactly unknown in Norway either.

What makes this thing even more bizarre is that Opera seems to work just fine, but they've gone out of their way to block it. It's using sophisticated techniques to make sure Opera stays out, but if you view the source, you can edit "__supportedBrowsers" to include Opera:

    var __supportedBrowsers = [
        {
            identity : "Firefox",
            version : ">=1.5"
        },
        {
            identity : "Explorer",
            version : ">=6"
        },
        {
            identity : "Opera",
        }
    ];

We have tried to contact them, but nothing has happened so far.

Maybe it's time for me to stop using Telenor services. They've gotten a lot of money from me through the years, but if my money is spent on browser discrimination I don't want to support that.

Screenshot: Nintendo DSi - powered by OperaJon Hicks joins Opera

Comments

Lawrence 9. October 2008, 10:58

Wow, that's pretty dirty.

Aux 9. October 2008, 13:28

No comments...

Anonymous 9. October 2008, 16:57

Blah writes:

What is even more funny is that Opera originates from Telenor, IIRC ;(

_Grey_ 9. October 2008, 17:30

@Blah: I guess ironic would be appropriate in this case, too.

Hein Tore 9. October 2008, 20:38

This reminds me of the time I rang Telenor's support line because my dad's broadband line (surprisingly) wasn't working:

Me: "... yes, I've rebooted the router, double-checked all the wiring and cables, and triple-checked that there definitely is no Internet connection by using no less than 3 different computers."

Them: "Oh, alright then... would you care sending us an e-mail explaining the problem in detail?"

HAH!

Daniel 10. October 2008, 21:30

I remember sending a report on this site. Good to know that it came through...

Alexey Feldgendler 11. October 2008, 20:45

Works for me currently.

Daniel Davis 15. October 2008, 07:00

After reading this post I visited the site and sent them a polite email (I'm sure I wasn't the only one). Less than a week later, not only have they replied but they've fixed the problem:

Hi,
Thank you for your mail of october 9th regarding support of the Opera browser in our Maps section.
It is now possible to use the map section when using the Opera browser.
Have a nice day
Vi snakkes!

After being told that I should "upgrade" to IE or Firefox by so many other sites, it's refreshing to see such a positive response. Thank you Telenor!

Charles Schloss 7. November 2008, 01:12

Live Maps on the site is working here (USA) :smile:

Øyvind Østlund 7. November 2008, 12:24

It works here as well now. They must have changed the code. Maybe it helped with some publicity :wink:


- ØØ -

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.