Bug Tracker

Ticket #1040 (closed bug: worksforme)

Opened 2 years ago

Last modified 1 year ago

$(html) always returns an empty set

Reported by: arrix Assigned to: anonymous
Type: bug Priority: critical
Milestone: 1.1.3 Component: core
Version: 1.1.2 Keywords:
Cc: Needs: Review

Description

Just checked out the latest svn. $(html) always returns an empty set. Seems that there's something wrong in jquery.js since rev 1511.

Attachments

Change History

Changed 2 years ago by cdomigan

You mean $("html"), right...?

Changed 2 years ago by john

  • need set to Review
  • status changed from new to closed
  • resolution set to worksforme

I just ran a quick test and both $("html") and $("<b>html</b>") work completely as expected in the latest SVN. Closing this ticket as "worksforme".

Note: See TracTickets for help on using tickets.