[wp-trac] [WordPress Trac] #16445: Fix incompatibilities with IDs greater than 2^31

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 16 09:31:12 UTC 2011


#16445: Fix incompatibilities with IDs greater than 2^31
--------------------------+-----------------------------
 Reporter:  Viper007Bond  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Import        |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by duck_):

 It's not just the interfaces to the importers/XML-RPC but rather casting
 to int is prevalent throughout the code base. I also assume this is not a
 problem for 64-bit systems on which PHP_INT_MAX is the same as BIGINT.

 X-ref: [http://wordpress.org/support/topic/plugin-wordpress-importer-
 importer-fails-for-post_ids-over-php_int_max-of-2147483647 Importer fails
 for post_id's over PHP_INT_MAX of 2147483647]

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16445#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list