id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 4815 TypePad Imported entries always end with foolswisdom "TypePad Imported entries always end with ENV: WP trunk r5939 This week I received a TypePad export, and each entry includes the common: {{{ ----- EXTENDED BODY: ----- }}} This results in each entry being imported with a at the end. ADDITIONAL DETAILS $post->extended is a single space ' ', and wp-admin/import/mt.php line 213: {{{ if ( '' != $post->extended ) $post->post_content .= ""\n\n$post->extended""; }}} The WordPress 2.2.x code firsts trims the whitespace before the comparison." defect (bug) new normal 2.3 Administration 2.3 normal