Modify ↓
Ticket #8493 (closed bug: worksforme)
Cannot find input field by name, when name contains dots
| Reported by: | violinista@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$('input[name=service.departureSchedule.date]')
- causes: "Syntax error, unrecognized expression: [name=service.departureSchedule.date]"
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.

http://jsfiddle.net/Kt7g8/