Changes between Version 1 and Version 2 of Ticket #16445
- Timestamp:
- 02/03/2011 01:04:08 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16445 – Description
v1 v2 1 For various reasons, things go bad when you get a post ID greater than `2^31`. When we're importing content and there's an existing ID, I suggest we ignore it if possible if it's too big.1 For various reasons, things go bad when you get a post ID greater than 2^31^. When we're importing content and there's an existing ID, I suggest we ignore it if possible if it's too big. 2 2 3 3 Tumblr2WordPress for example maintains the Tumblr IDs and causes problems in WordPress.