#7634 closed bug (duplicate)
Can't find "option" in "select" with a point within id.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | selector | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When there's a point in the id of a select, val(x) doesn't work.
Debugging it I can see that no "option" in a select with a point in id (ex: "test.test1") is retrieved with "find".
Test case: http://jsfiddle.net/WM2gA/
Note that it works with jQuery 1.4.2 and 1.4.3.
Change History (2)
comment:1 Changed 13 years ago by
Component: | unfiled → selector |
---|---|
Priority: | undecided → high |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project by writing a bug report and providing a testcase!
As this is already a known issue I'm closing this bug.