Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#20141 closed defect (bug) (duplicate)

changing name of Menu changes name of Category and vice versa

Reported by: kris-o3world Owned by:
Priority: normal Milestone:
Component: Menus Version:
Severity: major Keywords:
Cc: Focuses:

Description (last modified by SergeyBiryukov)

to replicate:

  1. Appearance -> Menus
  2. create a Menu (ex. "My Menu")
  3. add a Category as the first item in that Menu (ex. a category named "Learn")
  4. rename the Menu to something else (ex. "Main")
  5. Posts -> Categories
  6. the name of your Category ("Learn") is now the name of the Menu ("Main")
  7. rename the Category ("Learn")
  8. back to Appearance -> Menus
  9. the name of your Menu is now the name of your Category ("Learn")

this has been reported to happen with Tags as well, see that ticket: #16936

Change History (5)

#1 @kris-o3world
14 years ago

it is interesting to note that this does Not happen if the first item in your Menu is a Page.

#2 @kris-o3world
14 years ago

i take that back... even when the first item is Not a category, the first Category wordpress does "find", gets renamed.

#3 @solarissmoke
14 years ago

  • Resolutionduplicate
  • Status newclosed

#4 @helenyhou
14 years ago

  • Milestone Awaiting Review

#5 @SergeyBiryukov
13 years ago

  • Component GeneralMenus
  • Description modified (diff)
Note: See TracTickets for help on using tickets.