Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#7373 closed defect (bug) (invalid)

Page Creation publishing sequence error

Reported by: therong's profile therong Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.6
Component: General Keywords: page sequencing
Focuses: Cc:

Description

Since I updated to Wordpress 6.0, when I go to publish a page, rather than choosing the next available number, it instead jumps between 2 and 10 pages ahead.

Example:
After creating (?page_id=61), I created a new page and published it. It saved as (?page_id=69).

No additional posts have been made, and the occurrence of comments, which has always been a separate issue, was not made in a quantity that would explain this odd choice of sequencing.

I know this is a minor thing, but my concern is that something within Wordpress is saving information on the missing pages (62-67, in this case) in the database, potentially inflating the database size. This is happening on both of my current Wordpress database entries during page/post saves.

Anybody know of a fix?

Change History (2)

#1 @scohoust
16 years ago

The IDs in the middle are (most likely) due to the revision feature. This codex page explains more and how you can disable it.

#2 @ryan
16 years ago

  • Milestone 2.7 deleted
  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.