Side navigation
#6141 closed bug (invalid)
Opened February 21, 2010 05:10PM UTC
Closed December 05, 2010 08:08AM UTC
selectors with context fail for some cases
Reported by: | gmathieu | Owned by: | gmathieu |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | selector | Version: | 1.4.1 |
Keywords: | selector context | Cc: | |
Blocked by: | Blocking: |
Description
Constructs of the form : $(".ItemSearch-ResultList option", "#ItemSearch")
Might fail. I've reproduced it using html + qunit code.
Attachments (1)
Change History (2)
Changed November 20, 2010 03:16PM UTC by comment:1
milestone: | 1.4.2 |
---|---|
owner: | → gmathieu |
priority: | → undecided |
status: | new → pending |
Changed December 05, 2010 08:08AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Can you provide a reduced test case?