[wp-trac] [WordPress Trac] #16445: Fix incompatibilities with IDs greater than 2^31
WordPress Trac
noreply at wordpress.org
Thu Sep 3 20:24:15 UTC 2015
#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: needs-patch | Focuses:
--------------------------+-----------------------------
Changes (by Viper007Bond):
* component: WordPress.org site => Import
Comment:
This is actually related to all importers, not just the Tumblr2WordPress
one.
It'd probably make the most sense to handle this at the core importer
level of ignoring any existing IDs if they're bigger than ones that we can
safely store. That way each individual importer wouldn't need to have this
logic.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/16445#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list