Slashdot Mirror


Most Expensive JavaScript Ever?

ekran writes "A while ago Opera Software needed more servers. Not just a few servers either — they were planning Opera Mini's growth, implementing Opera Link, and My Opera was also growing quickly. Most of the major hardware vendors grabbed their specs and came back with offers and sample servers shipped all the way to Oslo for testing. One of the biggest vendors, however, did not do their homework. They shipped the server, but when the Opera sysadmins started up the web-admin interface, they were met with a JavaScript statement that managed to piss off the whole company including the CTO. The script, apparently, locked out the Opera web-browser."

4 of 405 comments (clear)

  1. let me take a guess by Zashi · · Score: 4, Interesting

    Having tested web based software for IBM before, I'm going to take a stab in the dark and guess it was IBM. Anyone here ever use SCM (Storage Configuration Manager)? It's utter shite; slow, buggy, and unsupported on anything other than firefox and IE.

    Remember kids, IBM Hardware = Good. IBM Software = Kill it with fire.

    --
    Skiffy is Spiffy, but Ort is tort.
  2. Re:So who was it ?? by Anonymous Coward · · Score: 5, Interesting

    I browsed the comments on the Opera blog and I could not find any definitive answer although HP and Dell are mentioned as possible culprits.

    Funny story. I have a large Dell LTO tape array, and it has a web-based management tool. Part of the management web pages generate on-the-fly images in XBM format. IE had a security flaw in the parsing of XBM images, and since XBM images are so rare, Microsoft simply disabled XBM images entirely.

    So, I am forced to use firefox to manage the tape array.

  3. You think the code is bad? Take a look at page 5! by RingDev · · Score: 4, Interesting

    http://www.digi.no/504306/her-kjores-egentlig-opera-mini&bid=5

    Notice anything odd about the large 48v DC power cables? Like the '+' and '-'... on the wrong lines...

    Forget a javascript issue, that there is a pretty huge installation issue.

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
  4. Why "fire" and "moz", not "gecko"? by tepples · · Score: 4, Interesting

    I've already found a defect in the revised sniffer. The variable names "fire" and "moz" appear to indicate that the code above this line would fail on Iceweasel, IceCat, SeaMonkey post-renaming, Fennec, K-Meleon, Epiphany, and other browsers using the same HTML/CSS/JavaScript engine as Firefox. Why is it testing for "fire" and "moz", not "gecko"? Having an alert() pop-up on (I'm guessing) every page is an improvement against immediate redirection to an error page, but it's still an annoyance.