Skip to main content

Bug Tracker

Side navigation

#7634 closed bug (duplicate)

Opened November 25, 2010 02:35PM UTC

Closed November 25, 2010 02:40PM UTC

Last modified November 25, 2010 02:40PM UTC

Can't find "option" in "select" with a point within id.

Reported by: xguell@ig.com.br 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.

Attachments (0)
Change History (2)

Changed November 25, 2010 02:40PM UTC by jitter comment:1

component: unfiledselector
priority: undecidedhigh
resolution: → duplicate
status: newclosed

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.

Changed November 25, 2010 02:40PM UTC by jitter comment:2

Duplicate of #7533.