Opened 23 months ago
Last modified 8 months ago
#57170 new defect (bug)
Fix invalid menu-item-parent
Reported by: | azaozz | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Customize | Keywords: | needs-patch reporter-feedback |
Focuses: | Cc: |
Description
Follow up to #56926.
There seems to be a bug in the Customizer that may set $menu_item->menu_item_parent
to be the same as $menu_item->ID
. Steps to reproduce: https://core.trac.wordpress.org/ticket/56926#comment:21. There also seems to be a related JS error:
Uncaught TypeError: parentControl is undefined .../wp-admin/js/customize-nav-menus.js?ver=6.2-alpha-54642-src:2330
Change History (12)
This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.
20 months ago
This ticket was mentioned in Slack in #core by costdev. View the logs.
20 months ago
#4
@
20 months ago
- Milestone changed from 6.2 to 6.3
This ticket was discussed in the bug scrub and it was agreed to move this ticket to 6.3.
This ticket was mentioned in Slack in #core by oglekler. View the logs.
16 months ago
#6
@
16 months ago
- Milestone changed from 6.3 to 6.4
Due to lack of activity and a patch I am moving this ticket to the 6.4 milestone.
This ticket was mentioned in Slack in #core by oglekler. View the logs.
14 months ago
This ticket was mentioned in Slack in #core by oglekler. View the logs.
13 months ago
#9
@
13 months ago
This ticket was discussed during a bug scrub. Last chance for this ticket :)
Because we already moved it a couple of times, the next step for it is Future releases.
Add props to @mukesh27
#10
@
12 months ago
- Milestone changed from 6.4 to 6.5
We have no patch and solving the issue can be tricky, so I am moving this to 6.5.
Thanks @azaozz for the ticket!
This ticket was discussed during the recent bug scrub. It looks like it's unlikely that work will be done on this during the 6.2 cycle.
Is this still possible to land in 6.2, or should it be moved to
Future Release
for now?