Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#33892 closed defect (bug) (fixed)

HTML semantic error in wp-login.php

Reported by: ldinclaux's profile ldinclaux Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.3
Component: Login and Registration Keywords:
Focuses: Cc:

Description

In the resetpass form there is a DIV in a P which isn't allowed.

Attachments (1)

semantic_error.diff (1.5 KB) - added by ldinclaux 8 years ago.
Fix

Download all attachments as: .zip

Change History (4)

@ldinclaux
8 years ago

Fix

#1 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Version changed from trunk to 4.3

Hi @ldinclaux, welcome to Trac and thanks for the report!

Introduced in [33023].

#2 @SergeyBiryukov
8 years ago

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

In 34232:

Reset Password: Move <div> out of <p> in wp-login.php.

Props ldinclaux.
Fixes #33892.

#3 @wonderboymusic
8 years ago

In 34371:

Passwords: fix the markup on the Reset Password Form for user-pass1 so the JavaScript operates properly.

Props ldinclaux.
See #33892.
Fixes #33908.

Note: See TracTickets for help on using tickets.