Bug 6090: Do not enqueue empty messages
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 8 Mar 2012 12:50:47 +0000 (13:50 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 25 Jun 2012 15:56:05 +0000 (17:56 +0200)
commit1e6644f597489d9bd71f9596b8c42d4cf773913d
tree6941f373c5cf9b25da12aad9d3397ce149b248aa
parenta78298d2f056d660b5eb466fe2d4e67d588bb826
Bug 6090: Do not enqueue empty messages

This patch avoid enqueuing messages that have an empty body. It can
happen when letter is empty or becomes empty after being processed by
parseletter

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Letters.pm