Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#11492 closed defect (bug) (fixed)

Lack of escaping in _wp_comment_row()

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone: 2.9.1
Component: Administration Version: 2.9
Severity: normal Keywords: has-patch tested
Cc: Focuses:

Description

The patch is originally based on this patch for #10182.

Attachments (1)

11492.diff (7.6 KB ) - added by Denis-de-Bernardy 17 years ago.
completely untested

Download all attachments as: .zip

Change History (4)

@Denis-de-Bernardy
17 years ago

completely untested

#1 @hakre
17 years ago

  • Keywords tested added

Tested. Patch applies clean. Output is (more) fixed. There is an empty TBODY element (by design) and duplicate IDs (the standard problems we have). So therefore looks good to me.

#2 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [12493]) Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for trunk

#3 @ryan
17 years ago

(In [12494]) Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for 2.9

Note: See TracTickets for help on using tickets.