Confirmed and fixed MIME4J-36 NullPointerException in Header.writeTo with missing...
commit47c105df0188202d0ab47de40da80dacd1670703
authorRobert Burrell Donkin <rdonkin@apache.org>
Sun, 25 May 2008 13:55:02 +0000 (25 13:55 +0000)
committerRobert Burrell Donkin <rdonkin@apache.org>
Sun, 25 May 2008 13:55:02 +0000 (25 13:55 +0000)
tree4262f621c54c66613d61b324fbe0c0eb7ba21861
parentf11244bb62e4da6c72c97ed4851fa4000b6d481c
Confirmed and fixed MIME4J-36 NullPointerException in Header.writeTo with missing Content-Type https://issues.apache.org/jira/browse/MIME4J-36.

git-svn-id: https://svn.eu.apache.org/repos/asf/james/mime4j/trunk@659982 13f79535-47bb-0310-9956-ffa450edef68
src/test/java/org/apache/james/mime4j/message/MessageWriteToTest.java [new file with mode: 0644]