Make WordPress Core

Opened 21 years ago

Closed 19 years ago

#998 closed defect (bug) (fixed)

Allowed HTML not enclosed in <code> on comments.php

Reported by: morganiq Owned by: rob1n
Priority: normal Milestone: 2.2
Component: Template Version: 2.1
Severity: trivial Keywords: has-patch commit
Cc: Focuses:

Description

The (commented-out) list of allowed HTML tags on comments.php isn't enclosed in a <code> tag. It is enclosed in a <code> tag in comments-popup.php.

Attachments (1)

allowed-html-code.diff (596 bytes ) - added by morganiq 21 years ago.

Download all attachments as: .zip

Change History (8)

#1 @morganiq
21 years ago

  • PatchNo

#2 @morganiq
21 years ago

  • Patch NoYes

#3 @filosofo
20 years ago

  • Keywords bg|has-patch added
  • Version 1.5.12.1

#4 @rob1n
20 years ago

  • Keywords has-patch added; bg|has-patch removed
  • Owner changed from anonymous to rob1n
  • Status newassigned

Patch tested and applies fine, ready for commit?

#5 @rob1n
20 years ago

  • Keywords commit added

#6 @rob1n
20 years ago

  • Milestone2.2

#7 @ryan
19 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [4901]) Wrapped allowed html in code tags. Props rob1n. fixes #998

Note: See TracTickets for help on using tickets.