Bug Tracker

Modify

Ticket #4703 (closed bug: duplicate)

Opened 4 years ago

Last modified 2 years ago

Selector does not work when some specific characters are present

Reported by: munim Owned by: john
Priority: low Milestone:
Component: selector Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

Step to reproduce:

  1. define a tag with id "View2_sspTree_dc2LbKAoDspn3BGLFdI3NA=="
  2. Using jQuery try $("#View2_sspTree_dc2LbKAoDspn3BGLFdI3NA==").hide();

Expected result: Tag with id = View2_sspTree_dc2LbKAoDspn3BGLFdI3NA== should be hidden.

NOTE: document.getElementById("View2_sspTree_dc2LbKAoDspn3BGLFdI3NA==") works perfectly.

PS: Please look at the html file provided.

Attachments

test.html Download (416 bytes) - added by munim 4 years ago.
Test HTML file

Change History

Changed 4 years ago by munim

Test HTML file

comment:1 Changed 3 years ago by rwaldron

  • Priority changed from critical to low
  • Status changed from new to open
  • Milestone 1.4 deleted

comment:2 Changed 2 years ago by danheberden

  • Status changed from open to closed
  • Resolution set to duplicate

comment:3 Changed 2 years ago by danheberden

Duplicate of #4120.

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.