Ticket #4171 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

comments.php nocomments </p> end tag not properly close

Reported by: zeo Assigned to: rob1n
Priority: low Milestone: 2.2
Component: Template Version:
Severity: normal Keywords: has-patch commit
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

comments.php-nocomments.patch (509 bytes) - added by zeo on 04/19/07 08:17:18.

Change History

04/19/07 08:17:18 changed by zeo

  • attachment comments.php-nocomments.patch added.

04/19/07 12:32:09 changed by Nazgul

  • keywords changed from has-patch to has-patch commit.
  • milestone changed from 2.3 to 2.2.

04/20/07 03:50:18 changed by rob1n

  • owner changed from anonymous to rob1n.

04/20/07 03:52:42 changed by rob1n

  • status changed from new to closed.
  • resolution set to fixed.

(In [5290]) Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3