Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#16194 closed defect (bug) (fixed)

Admin Bar 'parentNode' is null or not an object

Reported by: emiluzelac's profile emiluzelac Owned by: koopersmith's profile koopersmith
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: Warnings/Notices Keywords: close
Focuses: Cc:

Description

There is an error on pages only once quickly browsing via nav menu. It comes and goes.

Debug is true, Theme-Check, DeBogger and Log Deprecated Notices plugins activated. Browser IE8.

Webpage error details

Message: 'parentNode' is null or not an object
Line: 1
Char: 572
Code: 0
URI: /wp-includes/js/admin-bar.js?ver=20110111

Change History (5)

#1 @solarissmoke
14 years ago

  • Keywords close added

Does it still happen with the ?ver=20110111a ? I think [17265] resolves any issues that may have been causing this.

#2 @SergeyBiryukov
14 years ago

This seems to be related to addHoverClass rather than clickShortlink. I guess it wasn't addressed yet.

#3 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.1
  • Owner set to koopersmith
  • Status changed from new to reviewing

#4 @nacin
14 years ago

(In [17266]) Check for a property of the object as well. props koopersmith, see #16194.

#5 @nacin
14 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

Re-open if there's something else.

Note: See TracTickets for help on using tickets.