Skip to main content

Bug Tracker

Side navigation

#7776 closed bug (duplicate)

Opened December 14, 2010 08:51AM UTC

Closed December 14, 2010 11:01AM UTC

Last modified March 14, 2012 01:42AM UTC

empty tbody not found in jQuery 1.4.4

Reported by: anonymous Owned by:
Priority: high Milestone: 1.5
Component: selector Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

hi,

i have a table like:

<table>
  <thead>
    ...
  </thead>
  <tbody></tbody>
</table>

in jQuery 1.4.4, if i have 'thead' as jQuery object, the following does not find the table body:

$('tbody', head.parent());

i also tested in 1.4.3 and 1.4.2, in this versions everything works as expected.

i used FF3.6, not tested in other browsers

regards

Attachments (0)
Change History (7)

Changed December 14, 2010 09:03AM UTC by jitter comment:1

resolution: → worksforme
status: newclosed

Thanks for taking the time to contribute to the jQuery project by writing a bug report.

After checking your report I made up this test case, but I can't reproduce your problem. This seems to work fine for me. Closing for now.

Please report back if you can provide a test case which reproduces your problem.


How to report bugs

Changed December 14, 2010 09:17AM UTC by anonymous comment:2

Replying to [comment:1 jitter]:

Thanks for taking the time to contribute to the jQuery project by writing a bug report. After checking your report I made up this test case, but I can't reproduce your problem. This seems to work fine for me. Closing for now. Please report back if you can provide a test case which reproduces your problem. ----- How to report bugs

here you go

http://jsfiddle.net/32H2F/10/

regards

Changed December 14, 2010 11:01AM UTC by jitter comment:3

component: unfiledselector
milestone: 1.next1.4.5
priority: undecidedhigh
resolution: worksforme
status: closedreopened

Thanks for reporting back with a the test case. This has already been fixed in the current dev-version

Your test case using jquery-git version.

Changed December 14, 2010 11:01AM UTC by jitter comment:4

resolution: → duplicate
status: reopenedclosed

Changed December 14, 2010 11:01AM UTC by jitter comment:5

Duplicate of #7533.

Changed January 31, 2011 05:53PM UTC by john comment:6

version: 1.4.41.5

There wasn't a 1.4.5 release, was actually 1.5.

Changed January 31, 2011 05:55PM UTC by john comment:7

milestone: 1.4.51.5

There was no 1.4.5 release, was actually 1.5.