Ticket #4565 (closed bug: invalid)
Selectors hierarchy (ancestor descendant)
| Reported by: | aXinixe | Owned by: | aXinixe |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | selector | Version: | 1.3.2 |
| Keywords: | selector hierarchy | Cc: | |
| Blocking: | Blocked by: |
Description
I switched jquery from v1.2.6 to 1.3.2, then i noticed some pages weren't working anymore. The problem was a hiararchy selector (ancestor descendant). Is this not backwards compatible or has there been changes to this?). Changing back to 1.2.6 fixed the issue. I took the jquery library from google http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
Change History
comment:1 Changed 3 years ago by addyosmani
- Owner changed from john to aXinixe
- Status changed from new to pending
comment:2 Changed 2 years ago by addyosmani
- Status changed from pending to closed
- Resolution set to invalid
As per our guidelines, all submitted tickets must contain a test case that reproduces the issue you are experiencing.
This allows us to test your bug thoroughly and evaluate whether it is a jQuery core issue. As you have not submitted the requested test case, we will be closing this ticket as invalid.
Please feel free to submit a test-case if you are still experiencing this issue and we will re-investigate as soon as possible.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Please submit a valid test case that reproduces the issue mentioned in this ticket, ideally on jsFiddle.