[wp-trac] [WordPress Trac] #48011: Having issue with navigation menu not updated
WordPress Trac
noreply at wordpress.org
Thu Sep 12 18:37:14 UTC 2019
#48011: Having issue with navigation menu not updated
-----------------------------------------+------------------------------
Reporter: zaheerahmad | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 5.2.3
Severity: major | Resolution:
Keywords: needs-patch has-screenshots | Focuses:
-----------------------------------------+------------------------------
Changes (by achyuthajoy):
* keywords: needs-screenshots reporter-feedback needs-patch => needs-patch
has-screenshots
Comment:
Hey @zaheerahmad Thanks for the video. I was able to replicate the problem
you've mentioned using the Navigation widget.
Found that when a category is created, the inputs are encoded
(https://developer.wordpress.org/reference/functions/_wp_specialchars/).
However, when they're read from the db for using in the menu, it's not
decoded making the Category Title act as a Custom label.
I've made a patch to fix it and will update the thread shortly.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48011#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list