[wp-trac] [WordPress Trac] #22845: On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine
WordPress Trac
noreply at wordpress.org
Wed Dec 12 17:42:55 UTC 2012
#22845: On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647)
wordpress does not run fine
-------------------------+------------------------------
Reporter: copesc | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4.2
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+------------------------------
Comment (by copesc):
Just an addition, this same problem will prevent an user from posting new
blog posts, and no helpful message is outputted.
I forgot to reset the auto_increment value of the wp_posts table after
sanitizing it, and I had no chance to publish the blog post, just 'Submit
for Review’ and ‘Save Draft', but none of them working in the way you'd
expect (e.g. not working).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22845#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list