Skip to main content

Bug Tracker

Side navigation

#4607 closed bug (fixed)

Opened April 29, 2009 02:20PM UTC

Closed May 10, 2009 03:54AM UTC

strange selector behaviour

Reported by: robin Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

i was using jquery version 1.2.6, and blewo selector works just fine

$("#confirmation #content").text("some text"),

but when i switch to 1.3.2 this slector return 0 elements.

Attachments (0)
Change History (2)

Changed May 01, 2009 01:34AM UTC by dmethvin comment:1

Is #confirmation an ancestor of #content? Can you attach a full test case with code and markup?

Changed May 10, 2009 03:54AM UTC by dmethvin comment:2

resolution: → fixed
status: newclosed

This appears to be a bug in 1.2.6 that was fixed in 1.3.x.