Make WordPress Core

Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#18615 closed defect (bug) (fixed)

Quick Editing a child page makes it appear to not be a child any more

Reported by: sergeybiryukov's profile SergeyBiryukov 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

[15500] brought back #8444:

To reproduce: Go to the Pages screen and Quick Edit any child page. Upon saving, the page will appear to be all the way on the left, not indented like all the other child pages.

This is a mere visual/JavaScript error, the page is still a child properly, as reloading the Pages screen will show.

Attachments (2)

18615.patch (1.8 KB) - added by SergeyBiryukov 13 years ago.
18615.2.patch (3.2 KB) - added by ssamture 13 years ago.
Adding post(page) level check syntax.(include #19474)

Download all attachments as: .zip

Change History (14)

#1 @Ipstenu
13 years ago

  • Cc ipstenu@… added

#3 @SergeyBiryukov
13 years ago

Same for hierarchical taxonomies: #19132

@ssamture
13 years ago

Adding post(page) level check syntax.(include #19474)

#6 @SergeyBiryukov
13 years ago

  • Milestone changed from Awaiting Review to 3.4

#7 @nacin
12 years ago

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

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

#8 @SergeyBiryukov
12 years ago

  • Milestone changed from Future Release to 3.5

#9 @markjaquith
12 years ago

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

In [21192]:

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

#10 follow-up: @markjaquith
12 years ago

SergeyBiryukov, I'm not completely sure what your patch is trying to do...

#11 in reply to: ↑ 10 @SergeyBiryukov
12 years ago

Replying to markjaquith:

SergeyBiryukov, I'm not completely sure what your patch is trying to do...

Never mind, it was an earlier attempt. ssamture's patch is proper.

#12 @SergeyBiryukov
12 years ago

#22142 was marked as a duplicate.

Note: See TracTickets for help on using tickets.