#4171 closed defect (bug) (fixed)
comments.php nocomments </p> end tag not properly close
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.2 | Priority: | low |
| Severity: | normal | Version: | |
| Component: | Template | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Referring to default theme comments.php:
<p class="nocomments">This post is password protected. Enter the password to view comments.<p>
where <p> end tag suppose to be </p>.
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #polyglots by nao. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
(In [5290]) Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3