Opened 17 years ago
Closed 17 years ago
#9664 closed defect (bug) (invalid)
'Edit Comment' screen displays tags that are not allowed by KSES
| Reported by: | yoavf | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | comments |
| Cc: | Focuses: |
Description
The 'Edit Comment' screen allows you to insert tags such as OL, LI etc... these tags get stripped by KSES.
Option 1:
WP should not display buttons for tags not allowed on comments.
Option 2:
The admin should be allowed to add HTML to comments - therefore it might be better to remove kses filtering from edited comments.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Mmm, actually, they're allowed. If you edit the comment and insert ol, li, blockquote, etc., those will work.