Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#10144 closed defect (bug) (duplicate)

missing preg_quote delimiter during wp_smiliessearch creation

Reported by: jdub's profile jdub Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.8
Component: Formatting Keywords: has-patch
Focuses: Cc:

Description

Smiley strings can't contain "/" due to a missing preg_quote delimiter during wp_smiliessearch creation (it is done correctly for the first character, but not when quoting the rest of the string).

Patch attached.

Attachments (1)

smilies-preg_quote-the-rest.diff (397 bytes) - added by jdub 15 years ago.

Download all attachments as: .zip

Change History (3)

#1 @peaceablewhale
15 years ago

  • Milestone changed from Unassigned to 2.8.1

#2 @Denis-de-Bernardy
15 years ago

  • Milestone 2.8.1 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

see #9955

Note: See TracTickets for help on using tickets.