Opened 9 years ago
Closed 2 years ago
#35940 closed defect (bug) (invalid)
Menus: Menu item names change to numbers for added and edited menu items
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4.2 |
Component: | Menus | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description (last modified by )
This was first noticed when bulk adding pages to an existing menu. Instead of the page title, the menu item uses a 15 digit number as its name and slug. This affected all attempts to add and edit menu items during a three hour session, whether by bulk or individually. Deleting and re-adding items did not help.
This happened on two sites. One a local MAMP install and the other on AWS. One was created from the other via export/import. The import was done days before the bug was seen. Both sites exhibited the problem during a Macnchrome session lasting a few hours.
The next day, the MAMP install no longer exhibited the bug. Existing items retained their numbers, but and edit flow started behaving properly. The AWS site still exhibits the problem.
I poked around the XHR request. The POST goes out fine. The response comes back with a number instead of the requested title. A quick peek in the DB at nav_menu_item post types revealed numbers instead of titles there too.
Attachments (2)
Change History (8)
#2
@
9 years ago
I don't have the ability to disable plugins on the AWS site and can't currently reproduce the problem on the MAMP staging/test site. They run mostly the same plugins, though there are some differences. I'll see if the original reporter can disable plugins. (These are not my sites. I'm just helping.)
#5
@
3 years ago
- Keywords close added; needs-patch removed
Hello @ryan,
Does this problem persists today? If yes, can you please provide detailed step-by-step instructions of how to reproduce? These help contributors to investigate.
Marking this ticket as a close candidate given the number of years that have passed since first reported and last feedback. Will close in a month if no further feedback (though can be reopened again if that happens).
Nav menu items showing numbers instead of page titles, macnchrome