Skip to main content

Bug Tracker

Side navigation

#11439 closed bug (fixed)

Opened March 05, 2012 09:49PM UTC

Closed May 16, 2012 06:04PM UTC

jQuery.support.parentNode used, but not defined any more.

Reported by: rkatic Owned by:
Priority: low Milestone: 1.8
Component: support Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery.support.parentNode disappeared somewhere between jQuery 1.4.2 and 1.5.1.

There is still one usage of it that can be safely removed.

Attachments (0)
Change History (5)

Changed March 05, 2012 09:54PM UTC by gibson042 comment:1

Removal is pending in the fix for #11325.

Changed March 05, 2012 10:05PM UTC by rkatic comment:2

Patch of #11325 does much more. In case it will not pass, I prepared an more specific one: https://github.com/jquery/jquery/pull/700

Changed March 05, 2012 10:31PM UTC by rwaldron comment:3

@ gibson042 To be honest #11325 is a tough sell - it didn't previously pass in IE6 and 7 and it currently doesn't merge (cannot be merged by any git strategy).

Changed April 07, 2012 02:13PM UTC by dmethvin comment:4

component: unfiledsupport
milestone: None1.8
priority: undecidedlow
status: newopen

Landed in 1.8pre, will close when we merge to master.

Changed May 16, 2012 06:04PM UTC by Robert Katic comment:5

resolution: → fixed
status: openclosed

Fix #11439. Remove use of undefined jQuery.support.parentNode.

Changeset: 077fd7ed6f7c330a957b9c58b805e6cc3f48be82