Opened 4 years ago

Closed 4 years ago

#10144 closed defect (bug) (duplicate)

missing preg_quote delimiter during wp_smiliessearch creation

Reported by: jdub Owned by:
Priority: normal Milestone:
Component: Formatting Version: 2.8
Severity: normal Keywords: has-patch
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 4 years ago.

Download all attachments as: .zip

Change History (3)

  • Milestone changed from Unassigned to 2.8.1
  • 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.