Bug Tracker

Modify

Ticket #12364 (closed bug: invalid)

Opened 9 months ago

Last modified 9 months ago

option:[value= does not work in jquery 1.8, worked in 1.7.2

Reported by: octatone Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.0
Keywords: Cc:
Blocking: Blocked by:

Description

Example case:

 http://jsbin.com/awetuy/3/edit

Error thrown is "Syntax error, unrecognized expression: :[value=\"weekly\"]" in all version of 1.8. Works fine in 1.7.2

Change History

comment:1 Changed 9 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

That is a bug in the old version, not the new one. The selector does have a syntax error. I think you meant 'option[value="weekly"]' right?

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.