Bug Tracker

Modify

Ticket #4838 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

$("#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

TestId.html Download (358 bytes) - added by Lance 4 years ago.

Change History

Changed 4 years ago by Lance

comment:1 Changed 4 years ago by Lance

A space in the ID also causes an issue.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.