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: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (7)
comment:2
darkdragon — 5 years ago
- Keywords has-patch commit added; edit page custom fields broken removed
comment:3
darkdragon — 5 years ago
Shouldn't this be committed?
In case the developers were waiting for it to be tested before committing, the patch works for me.
Note: See
TracTickets for help on using
tickets.

Corrected XHTML of Custom Fields box.