Showing posts with label Null. Show all posts
Showing posts with label Null. Show all posts

20131101

Problem ID: 3505445824327656442
Entered by: Ben Simo

The Healthcare.gov application that can't

I keep pressing Save & Continue, but nothing happens.




I take a look at my browser's console window, and see a whole bunch of errors -- one for each time I clicked the Save & Continue button.



No matter what I enter into the "First name" field, the browser reports "Cannot set property 'firstName' of null".

The application gets stuck in this same place each time I leave the site and login fresh. Oh, and it also requires I re-enter half the information it already has each time I restart.

This application now appears to be in a state that it cannot be completed. And since the system only allows one open application at a time, this kind of error likely encourages users to create a new Healthcare.gov account -- if they don't totally give up in frustration.



UPDATE 11/03: After a bit of debugging of the Javascript that is hitting the above error, I don't see how anyone with an application that contains more than one person can get past this step. The error is occurring in code that checks for a combination of a duplicate first name and birthdate (if you have twins with the same first name, you can't get them insured); however, this code is attempting to compare first names of family members that haven't yet been entered into the system. Javascript throws a type error when you try to get the lowercase text of a variable with a null value.

  Edit

20110828

Problem ID: 8053903988938253995
Entered by: Ben Simo

Bugs multiply

All I wanted to do what blog about a bug I encountered while blogging about a bug...



... but that quickly turned into blogging about a bug I encountered while blogging about a bug I encountered while blogging about a bug I encountered while blogging about a bug I encountered while ...




The Blogger editor in Picasa is broken. I can't type any text without getting Javascript errors.

  Edit

20100126

Problem ID: 6404274388211195603
Entered by: Ben Simo

The Evolution of Bing

sbanwart: From Microsoft Bing, the infamous "object reference not set to an instance of an object" error. EPIC FAIL.

  Edit

20100112

Problem ID: 9069110056659713566
Entered by: Ben Simo

Undefined is null or not an object

@scottpatton: an IE script error on an atm? tha makes me feel "safe". NOT!!!!!!



Nothing increases confidence in banking technology like Internet Explorer script errors on ATM machines. ;)

  Edit
Problem ID: 6416039326963872156
Entered by: Ben Simo

Windows cannot find '(null)'



I did not type any name. I'm waiting for Firefox to install an update.

Is null required to update Firefox?  If null is nothing, then why should Windows expect to find it?  Or maybe '(null)' isn't really null, but something like null. ;-)

  Edit

20091229

Problem ID: 8903969217988727638
Entered by: Ben Simo

You may keep (null) (null) in your collection or drop it later

@gowalla see twitpic for the error I just found. It ended up being a snowboard #1420 after my passport reloaded.” - @chadhutchins





“Sweet. Just picked up my first @gowalla (null) (null) item! Anyone else getting this error?” - @johngarcia


  Edit

20091228

Problem ID: 3029821834473433976
Entered by: Ben Simo

Bit.ly to FeedBurner

I had been using Bit.ly, a URL-shortening service,  to shorten links to this blog tweeted on Twitter. It worked fine for me and I assumed it was working for others until Amit Kulkarni (@mumbaitesting) contacted me (@QualityFrog):

"IsThereAProblemHere? Pop-under menus?: Not only does this newspaper web site page have no real content, but the me... http://bit.ly/4oowSH" - @QualityFrog

 "@QualityFrog If I try to access the tiny URL in your tweets, the 1st time I get Feedburner Err and 2nd time it works. hapnd 2nd time." - @mumbaitesting

"@mumbaitesting Interesting. The bit.ly URLs in tweets via TwitterFeed when scheduled blog posts get published? Or some other URL?" - @QualityFrog

“@QualityFrog This might help you:” - @mumbaitesting



"@mumbaitesting Interesting. Does it happen the 1st time you click each of those bit.ly links? Feedburner should redirect to the blog." - @QualityFrog


"@QualityFrog Thats what the pattern I've observed until now...waiting for another such URL from you, to confirm." - @mumbaitesting

Sure enough, Amit encountered the same problem with later Bit.ly URLs.  So I changed to another URL-shortening service.  I haven't yet confirmed that the problem is the combination is Bit.ly and Feedburner.

However, I do see reports by others encountering the same problem with Bit.ly links to FeedBurner.  Here's one example:
"#iPhone iTablet Rumor Updates — Hardened 10″ Panels, and iSlate Nostalgia for MessageSlate: So... http://bit.ly/7DVYDW @theiphoneblog" - @AllThingsiPhone

“@AllThingsiPhone feedburner error on last tweet..” - @tebailey



  Edit