Make WordPress Core

Opened 13 years ago

Closed 12 years ago

#19474 closed defect (bug) (fixed)

Categories => Quick Edit Bugfix

Reported by: ssamture's profile ssamture Owned by: markjaquith's profile markjaquith
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.1
Component: Quick/Bulk Edit Keywords: has-patch 3.5-early
Focuses: Cc:

Description

Categories Bug(Quick Edit)

"Quick Edit" using the update sub-categories are shown in the parent category.

Attachments (2)

admin-ajax.php.diff (685 bytes) - added by ssamture 13 years ago.
레벨 체크 구문 추가.
admin-ajax.php.2.diff (685 bytes) - added by ssamture 13 years ago.
Adding a level check syntax.

Download all attachments as: .zip

Change History (12)

@ssamture
13 years ago

레벨 체크 구문 추가.

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

#2 @SergeyBiryukov
13 years ago

  • Milestone set to Awaiting Review
  • Resolution duplicate deleted
  • Status changed from closed to reopened

#3 @SergeyBiryukov
13 years ago

  • Keywords has-patch added

@ssamture
13 years ago

Adding a level check syntax.

#4 follow-up: @nacin
13 years ago

  • Keywords 3.4-early added
  • Milestone changed from Awaiting Review to Future Release
  • Version changed from 3.3 to 3.1

Nice! This also affects post types, I wonder if it is as simple — #18615.

#5 in reply to: ↑ 4 @ssamture
13 years ago

Replying to nacin:

Nice! This also affects post types, I wonder if it is as simple — #18615.

Adding post(page) level check syntax - #18615

#7 @SergeyBiryukov
13 years ago

  • Milestone changed from Future Release to 3.4

#8 @nacin
13 years ago

  • Keywords 3.5-early added; 3.4-early removed
  • Milestone changed from 3.4 to Future Release

Let's fix this in conjunction with #18615 for 3.5.

#9 @SergeyBiryukov
12 years ago

  • Component changed from Taxonomy to Quick/Bulk Edit
  • Milestone changed from Future Release to 3.5

#10 @markjaquith
12 years ago

  • Owner set to markjaquith
  • Resolution set to fixed
  • Status changed from reopened to closed

In [21191]:

Prevent child categories from being visually promoted to the top level after Quick Edit. props ssamture. fixes #19474

Note: See TracTickets for help on using tickets.