#5439 closed defect (bug) (fixed)
Escape HTML tags in comments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Make (Get Involved) / P2 | Keywords: | seo |
| Cc: |
Description
The comment at https://make.wordpress.org/core/2016/08/17/wordpress-4-7-whats-on-your-mind/#comment-30884 contains a <title> tag, which is parsed as HTML. HTML in comments should be appropriately sanitized.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed the comment and another instance of it.