Opened 6 years ago

Closed 5 years ago

#5068 closed defect (bug) (fixed)

Custom Fields block on edit-page-form.php not consistent

Reported by: minusfive Owned by: anonymous
Priority: lowest Milestone: 2.5
Component: Administration Version:
Severity: minor Keywords: has-patch commit
Cc:

Description

The XHTML of the #postcustom (custom fields) fieldset on the "edit-page-form.php" is different than the one on the "edit-form-advanced.php", causing the custom fields box to look broken when editing a page.

I've taken care of this error and attached the corrected "edit-page-form.php" file.

Attachments (2)

edit-page-form.php (8.5 KB) - added by minusfive 6 years ago.
Corrected XHTML of Custom Fields box.
5068.diff (727 bytes) - added by ryan 6 years ago.

Download all attachments as: .zip

Change History (7)

Corrected XHTML of Custom Fields box.

ryan6 years ago

comment:1   ryan6 years ago

Attached it as a diff.

  • Keywords has-patch commit added; edit page custom fields broken removed

Shouldn't this be committed?

In case the developers were waiting for it to be tested before committing, the patch works for me.

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

(In [6433]) Fix html for post customfields entry box. Fixes #5068 props minusfive.

Note: See TracTickets for help on using tickets.