Opened 6 years ago

Closed 6 years ago

#3585 closed defect (bug) (fixed)

Well-formedness: Spurious </fieldset> in edit-form-advanced

Reported by: nickshanks Owned by: anonymous
Priority: normal Milestone: 2.0.8
Component: Administration Version: 2.0.7
Severity: normal Keywords:
Cc:

Description

In wp-admin/edit-form-advanced.php on lines 154 and 157 are two </fieldset> tags. One of these should be removed.

On comparing with edit-form-comment.php and edit-form.php it would seem that it's the first of these which ought to be removed, on line 154.

Attachments (1)

3585-spurious-fieldset-tag.diff (531 bytes) - added by foolswisdom 6 years ago.

Download all attachments as: .zip

Change History (3)

comment:1   ryan6 years ago

  • Milestone changed from 2.1 to 2.0.8

I think this is fixed in 2.1. Targeting 2.0.8.

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

(In [4843]) Remove spurious </fieldset>. Props foolswisdom. fixes #3585

Note: See TracTickets for help on using tickets.