Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1130 closed defect (bug) (duplicate)

search character escaping not stripped

Reported by: raselias's profile raselias Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5
Component: General Keywords:
Focuses: Cc:

Description

use the search funtion with certain chars like ', " or \.
after request the chars still displayed with escaping characters.
' ===
\'
\ ===

the doublequotes disappear completely. double stripslashes() in searchform.php on search string variable strips unnecessary slashes, but the doublequote always disappears.

Change History (3)

#1 @raselias
20 years ago

  • Patch set to No

#3 @ryan
20 years ago

  • duplicate_id changed from 0 to 914
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 60
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.