Simple fix for this, simply edit the feedwordpress.php file in
/wp-content/plugoins/feedwordpress.php
Go to around line 1987 and add the following in there
elseif (isset($item['atom_content'])) :
$content = $item['atom_content'];
It’s working on my site – legitimate use! – use blogger because that’s all my mobile phone supports for moblog purposes (irossmobile.blogspot.com) which in turn is reposted automatically on my main site by feedwordpress.