Opened 2 years ago

Last modified 2 years ago

#16258 new defect (bug)

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 (5)

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   nacin2 years 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   kawauso2 years 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.