Modify ↓
Ticket #7634 (closed bug: duplicate)
Can't find "option" in "select" with a point within id.
| Reported by: | xguell@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.5 |
| Component: | selector | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.