why does IE have to be so damned stupid.
Jul. 8th, 2009 11:37 amJava object o, property x = null, being passed through an ajax library to the browser to populate a form.
in java "o.getX()" returns null. not "null", but real honest to Joy null.
DWR reflection converts that into javascript as null. not "null", but real honest to Berners-Lee null.
Firefox treats that as null. not "null", but real honest to JWZ null.
IE treats that as "null". not null, like EVERYBODY ELSE, but real dishonest to Ballmer "null".
My team now has to go through 37 different pages full of ajax-based javascript jsp files to fix this on every single form entry we've got.
Fuck IE. Fuck Microsoft. If the world had any idea just how much money it loses, wasted into nothingness, because their products suck so bad, the lawsuit return would collapse Wall Street.
and if Microsoft *ever* ends up on a government bail-out list in its future, I'm taking a linux box and a cooler full of dry ice and "lean cuisines" and moving to the fucking moon.
in java "o.getX()" returns null. not "null", but real honest to Joy null.
DWR reflection converts that into javascript as null. not "null", but real honest to Berners-Lee null.
Firefox treats that as null. not "null", but real honest to JWZ null.
IE treats that as "null". not null, like EVERYBODY ELSE, but real dishonest to Ballmer "null".
My team now has to go through 37 different pages full of ajax-based javascript jsp files to fix this on every single form entry we've got.
Fuck IE. Fuck Microsoft. If the world had any idea just how much money it loses, wasted into nothingness, because their products suck so bad, the lawsuit return would collapse Wall Street.
and if Microsoft *ever* ends up on a government bail-out list in its future, I'm taking a linux box and a cooler full of dry ice and "lean cuisines" and moving to the fucking moon.