Google Groups Home
Help | Sign in
Message from discussion Windows Update KB947864 Seems to Foil Some Behaviors
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Bill Burcham  
View profile
 More options 17 Apr, 01:07
From: Bill Burcham <bill.burc...@gmail.com>
Date: Wed, 16 Apr 2008 17:07:34 -0700 (PDT)
Local: Thurs 17 Apr 2008 01:07
Subject: Re: Windows Update KB947864 Seems to Foil Some Behaviors
So did a big "duh" and double-clicked the nifty "yield" sign in the
lower left chrome and I see there is a JavaScript error on the page.
Something like this:

line 3187
char 29
Error: 'undefined' is null or not an object
Code: 0

Looking at my (Rails-generated) "all.js" in Firebug (in Firefox), line
3187 appears to be:

3184 attrPresence: function(nodes, root, attr) {
3185 var results = [];
3186 for (var i = 0, node; node = nodes[i]; i++)
3187 if (Element.hasAttribute(node, attr)) results.push(node);
3188 return results;
3189 }

which is part of the Selector class (in Prototype).


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google