Opened 12 years ago
Closed 12 years ago
#8493 closed bug (worksforme)
Cannot find input field by name, when name contains dots
Reported by: | 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]"
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/Kt7g8/