﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
6788,wp-mail.php utf8 (umlauts),revolution48,filosofo,"Wordpress version 2.5 wp-mail.php trims post-by-email content body at german umlauts. We can fix this by adding utf8_decode to wp-mail.php

Line 154

$content = utf8_encode($content);

That's all, folks.",defect (bug),closed,normal,2.7,General,2.5,blocker,fixed,"utf8, wp-mail.php, deutsch, umlaut, has-patch, needs-testing",westi
