Make WordPress Core

Opened 14 years ago

Closed 10 years ago

#14565 closed defect (bug) (fixed)

After Category Quick Edit Update Parent Category Dropdown

Reported by: dempsey's profile Dempsey Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.2 Priority: normal
Severity: trivial Version: 3.0.1
Component: Taxonomy Keywords: has-patch
Focuses: administration Cc:

Description

On a clean install I went to Posts -> Categories and used Quick Edit to rename 'Uncategorized' to 'Rename-Test' I then went to create a new Category using the form on the left and the Parent drop down still lists 'Uncategorized'.

Should this be updated without have to reload the page?

Attachments (2)

garyc40-14565.patch (1.0 KB) - added by garyc40 14 years ago.
there's a patch for that
14565.diff (1005 bytes) - added by rmarks 11 years ago.
patch to change the item that was updated

Download all attachments as: .zip

Change History (9)

@garyc40
14 years ago

there's a patch for that

#1 @garyc40
14 years ago

  • Keywords has-patch needs-testing added; admin categories removed

#2 @nacin
14 years ago

  • Keywords 3.2-early added
  • Milestone changed from Awaiting Review to Future Release

@rmarks
11 years ago

patch to change the item that was updated

#3 @rmarks
11 years ago

  • Cc rmarks@… added

Gary's patch didn't work when I tested it, so I make a new one to be tested.

#4 @nacin
11 years ago

  • Component changed from Administration to Posts, Post Types
  • Focuses administration added

#5 @wonderboymusic
10 years ago

  • Owner set to wonderboymusic
  • Status changed from new to reviewing

#6 @boonebgorges
10 years ago

  • Component changed from Posts, Post Types to Taxonomy
  • Keywords 3.2-early needs-testing removed
  • Milestone changed from Future Release to 4.2

#7 @boonebgorges
10 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 31288:

When updating the name a hierarchical term with Quick Edit, update the corresponding option in the Parent dropdown.

Props garyc40, rmarks.
Fixes #14565.

Note: See TracTickets for help on using tickets.