Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#63380 closed defect (bug) (duplicate)

Metaboxes 'side', 'normal', 'advanced' all have identical id value: postbox-container-2

Reported by: ignatiusjeroe's profile ignatiusjeroe Owned by:
Milestone: Priority: normal
Severity: minor Version:
Component: Editor Keywords:
Focuses: coding-standards Cc:

Description

This issue occurs in Block Editor. See function the_block_editor_meta_boxes().
Attached image 1 = code snippet of bug.
Attached image 2 = proposed solution

Attachments (2)

image 1 - bug.png (715.5 KB) - added by ignatiusjeroe 3 months ago.
Image 1 - Bug
image 2 - solution.png (152.5 KB) - added by ignatiusjeroe 3 months ago.
Image 2 - proposed solution

Download all attachments as: .zip

Change History (5)

@ignatiusjeroe
3 months ago

Image 1 - Bug

@ignatiusjeroe
3 months ago

Image 2 - proposed solution

#1 @sabernhardt
3 months ago

  • Component changed from Administration to Editor

Is this the same as #46964?

#2 @sainathpoojary
3 months ago

Yes @sabernhardt, I was also investigating this issue and came across #46964.
The id attribute was initially removed in Changeset 47222, but was later reintroduced in Changeset [47410].

Last edited 3 months ago by SergeyBiryukov (previous) (diff)

#3 @sabernhardt
3 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
  • Version 6.8 deleted

I'll close as a duplicate. Please continue the discussion on #46964.

Note: See TracTickets for help on using tickets.