WordPress.org

Make WordPress Core

Opened 22 months ago

Closed 12 months ago

Last modified 8 months 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: ipstenu@…

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

Download all attachments as: .zip

Change History (14)

SergeyBiryukov22 months ago

comment:1 Ipstenu22 months ago

  • Cc ipstenu@… added

comment:3 SergeyBiryukov20 months ago

Same for hierarchical taxonomies: #19132

ssamture19 months ago

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

comment:6 SergeyBiryukov18 months ago

  • Milestone changed from Awaiting Review to 3.4

comment:7 nacin14 months 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.

comment:8 SergeyBiryukov12 months ago

  • Milestone changed from Future Release to 3.5

comment:9 markjaquith12 months 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

comment:10 follow-up: markjaquith12 months ago

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

comment:11 in reply to: ↑ 10 SergeyBiryukov12 months 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.

comment:12 SergeyBiryukov8 months ago

#22142 was marked as a duplicate.

Note: See TracTickets for help on using tickets.