Modify ↓
Ticket #4838 (closed bug: invalid)
$("#id") does not work with one or more "|" in the id
| Reported by: | Lance | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | selector, id | Cc: | |
| Blocking: | Blocked by: |
Description
If your HTML object has an id with one or more "|" in it, the JQuery selector will not find the id of your object. It appears to be an issue with the quickExpr variable.
Attachments
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.

