Opened 14 years ago
Closed 12 years ago
#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: | |
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 12 years ago by
Owner: | changed from john to aXinixe |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
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 submit a valid test case that reproduces the issue mentioned in this ticket, ideally on jsFiddle.