Changes between Initial Version and Version 1 of Ticket #16445
- Timestamp:
- 02/03/2011 01:03:40 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16445 – Description
initial v1 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.