Ticket #4965 (closed enhancement: wontfix)

Opened 4 years ago

Last modified 8 months ago

Pull up selector-escaping from tabs into ui.core

Reported by: joern.zaefferer Owned by:
Priority: critical Milestone: 1.8
Component: ui.core Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by joern.zaefferer) (diff)

And while at it, do it properly. Currently tabs escapes only colons, while other characters like dots or square brackets should be escaped as well.

Marking this as critical as it will fix one or more tabs tickets and should be considered to inclusion in jQuery core. The earlier we land it, the higher the odds that it eventually lands in jQuery core.

See also  http://dev.jqueryui.com/ticket/2715

Change History

comment:1 Changed 3 years ago by joern.zaefferer

  • Description modified (diff)

comment:2 Changed 3 years ago by scott.gonzalez

  • Milestone changed from 1.8 to 1.next

comment:3 Changed 3 years ago by joern.zaefferer

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

Introducing a new method for a rather simple regex-replace isn't really worth it. If we need it anywhere else, we can still introduce that.

comment:4 Changed 8 months ago by scott.gonzalez

  • Milestone changed from 1.next to 1.8
Note: See TracTickets for help on using tickets.