Side navigation
#8493 closed bug (worksforme)
Opened March 10, 2011 02:09PM UTC
Closed March 10, 2011 03:13PM UTC
Cannot find input field by name, when name contains dots
| Reported by: | violinista@gmail.com | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next | 
| Component: | unfiled | Version: | 1.5.1 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
$('input[name=service.departureSchedule.date]')
- causes: "Syntax error, unrecognized expression: [name=service.departureSchedule.date]"
Attachments (0)
Change History (1)
Changed March 10, 2011 03:13PM UTC by comment:1
| resolution: | → worksforme | 
|---|---|
| status: | new → closed | 
http://jsfiddle.net/Kt7g8/