#20511 closed defect (bug) (fixed)

Double <p> tag on "Create a Configuration File" screen

Reported by: SergeyBiryukov Owned by: nacin
Priority: normal Milestone: 3.4
Component: Upgrade/Install Version: 3.3
Severity: trivial Keywords: has-patch
Cc:

Description

Since [19297], there are nested <p> tags in wp_die() message:

<p><p>There doesn't seem to be a <code>wp-config.php</code> file. ... </p></p>

Attachments (1)

20511.patch (1.1 KB) - added by SergeyBiryukov 13 months ago.

Download all attachments as: .zip

Change History (2)

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [20561]:

Remove redundant paragraph tags. props SergeyBiryukov. fixes #20511.

Note: See TracTickets for help on using tickets.