Opened 12 years ago
Closed 12 years ago
#25218 closed defect (bug) (duplicate)
Menu with empty navigation label not getting saved and getting removed
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.6 |
Component: | Menus | Keywords: | 2nd-opinion |
Focuses: | Cc: |
Description
If we add navigation menu with an empty label then it gets deleted but if we add page having no page title then #page_id (no title) gets added.
I think we should handle saving navigation menu with empty label like for post type it should save #post_id (no title), for custom links we can save "" or " " and for taxonomies we can either save #post_id (no title) or "" or " ".
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #24146.