Bug Tracker

Modify

Ticket #8196 (closed bug: worksforme)

Opened 2 years ago

Last modified 2 years ago

Regression on Attribute equals Selector

Reported by: somr1005@… Owned by:
Priority: low Milestone: 1.next
Component: selector Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

Description

I used to selected some td like that $(td[date="07/02/2011"])

with a <td class="" date="07/02/2011"> but now I have a Erreur : uncaught exception: Syntax error, unrecognized expression: [date=07/02/2011]

It works fine on 1.4.4

Change History

comment:1 Changed 2 years ago by jitter

  • Priority changed from undecided to low
  • Resolution set to worksforme
  • Status changed from new to closed
  • Component changed from unfiled to selector

Thanks for taking the time to contribute to the jQuery project by writing a bug report.

As you didn't provide a test case as described in:  How to report bugs I went ahead and made one myself.

This  live test case doesn't reproduce the error you described but instead works as expected.

If the error persists for you feel free to report back and by submitting a reduced test case, which reproduces the issue you are experiencing, on  http://jsfiddle.net. So that we can investigate this issue further. Also make sure to read the link given below, in order to provide a most useful bug report.


 How to report bugs

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.