Make WordPress Core

Opened 15 years ago

Closed 14 years ago

Last modified 14 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 Owned by: markjaquith
Priority: normal Milestone: 3.5
Component: Quick/Bulk Edit Version: 3.1
Severity: normal Keywords: has-patch 3.5-early
Cc: Focuses:

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 15 years ago.
18615.2.patch (3.2 KB ) - added by ssamture 15 years ago.
Adding post(page) level check syntax.(include #19474)

Download all attachments as: .zip

Change History (14)

#1 @Ipstenu
15 years ago

  • Cc ipstenu@… added

#3 @SergeyBiryukov
15 years ago

Same for hierarchical taxonomies: #19132

@ssamture
15 years ago

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

#6 @SergeyBiryukov
15 years ago

  • Milestone Awaiting Review3.4

#7 @nacin
14 years ago

  • Keywords 3.5-early added
  • Milestone 3.4Future Release

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

#8 @SergeyBiryukov
14 years ago

  • Milestone Future Release3.5

#9 @markjaquith
14 years ago

  • Owner set to markjaquith
  • Resolutionfixed
  • Status newclosed

In [21192]:

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

#10 follow-up: @markjaquith
14 years ago

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

#11 in reply to: ↑ 10 @SergeyBiryukov
14 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
14 years ago

#22142 was marked as a duplicate.

Note: See TracTickets for help on using tickets.