Opened 8 years ago
Closed 6 years ago
#998 closed defect (bug) (fixed)
Allowed HTML not enclosed in <code> on comments.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Template | Version: | 2.1 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: |
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)
Change History (8)
- Keywords has-patch added; bg|has-patch removed
- Owner changed from anonymous to rob1n
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.

Patch tested and applies fine, ready for commit?