[wp-trac] [WordPress Trac] #13065: Cannot add a new post
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 21 05:23:04 UTC 2010
#13065: Cannot add a new post
--------------------------+-------------------------------------------------
Reporter: hananc | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Unassigned
Component: General | Version: 2.9.2
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I have imported my blog from blogger.com which has very large post ID's.
I have created the import XML by myself and WP accepted it with no
warnings.
My blog reached Post ID 9199715918729385255 (19 digits)
The ID field in wp_post table is defined as bigint(20)
Now, when I want to add a new post, WP creates a new version of the last
post.
I suspect the reason is the large ID number.
It is an extreme case which I suspect is a bug.
WP 2.9.9
PHP 5
MySQL 5.0.67-log
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13065>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list