Ticket #16258 (new defect (bug))

Opened 17 months ago

Last modified 16 months ago

nav menus dont save the right type of menu items

Reported by: J0rDZ Owned by:
Priority: normal Milestone: Awaiting Review
Component: Administration Version: 3.0.4
Severity: minor Keywords: reporter-feedback
Cc:

Description

the new Navigation menus when the flag is set "Automatically add new top-level pages" when adding a new page to the menu and saves the new menuitem will change from "page" to "userdefined" as type.

It is always only the last item in the menu there is changeing.

Change History

An image of the problem can be found here:  http://www.webcomfort.dk/nav_problem_wp.jpg

Can't reproduce. Could you try on a pristine install of WordPress?

comment:3 follow-up: ↓ 4   nacin17 months ago

  • Keywords reporter-feedback close added; nav menu, menuitem, types removed

'userdefined isn't a string in core. This is probably a plugin.

comment:4 in reply to: ↑ 3   kawauso16 months ago

Replying to nacin:

'userdefined isn't a string in core. This is probably a plugin.

#: wp-includes/nav-menu.php:580
msgid "Custom"
msgstr "Brugerdefineret"

It's just an odd translation.

  • Keywords close removed

Removing 'close' then. Haven't tried to reproduce.

Note: See TracTickets for help on using tickets.