Opened 20 years ago
Closed 20 years ago
#1130 closed defect (bug) (duplicate)
search character escaping not stripped
Reported by: | raselias | Owned by: | 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)
Note: See
TracTickets for help on using
tickets.
http://mosquito.wordpress.org/view.php?id=914